diff options
author | 2024-12-29 10:53:10 +0000 | |
---|---|---|
committer | 2024-12-29 10:53:10 +0000 | |
commit | 261882adb65edd077cd20c2794b9a6780fef1ac6 (patch) | |
tree | 450a5b8b15073aa7d5db9d5ace28fe7665f2862b /dev-ml | |
parent | dev-ml/mccs: Stabilize 1.1.18-r1 arm64, #945767 (diff) | |
download | gentoo-261882adb65edd077cd20c2794b9a6780fef1ac6.tar.gz gentoo-261882adb65edd077cd20c2794b9a6780fef1ac6.tar.bz2 gentoo-261882adb65edd077cd20c2794b9a6780fef1ac6.zip |
dev-ml/mtime: Stabilize 2.1.0 arm64, #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 bd84b0d19a76..63c7a58a0a3f 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 )" |