diff options
author | Sam James <sam@gentoo.org> | 2024-12-29 10:53:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-29 10:53:18 +0000 |
commit | 45b7ae21e41bc42d76e45538d0a3faa736a06a95 (patch) | |
tree | 3d72f3154f548b65a33d534cd1090289c7b158d0 /dev-ml | |
parent | dev-ml/mccs: Stabilize 1.1.18-r1 arm, #945767 (diff) | |
download | gentoo-45b7ae21e41bc42d76e45538d0a3faa736a06a95.tar.gz gentoo-45b7ae21e41bc42d76e45538d0a3faa736a06a95.tar.bz2 gentoo-45b7ae21e41bc42d76e45538d0a3faa736a06a95.zip |
dev-ml/mtime: Stabilize 2.1.0 arm, #945767
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/mtime/mtime-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-2.1.0.ebuild b/dev-ml/mtime/mtime-2.1.0.ebuild index 63c7a58a0a3f..b4088c5af381 100644 --- a/dev-ml/mtime/mtime-2.1.0.ebuild +++ b/dev-ml/mtime/mtime-2.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://erratique.ch/software/mtime/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86" IUSE="test" RESTRICT="!test? ( test )" |