diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 20:41:51 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-08 20:41:51 +0300 |
commit | d1b2e31300f0634c91996e0632d920da99cd2e27 (patch) | |
tree | 3c9d52ef50887a2633c478f59493cd9ddfa4de31 /dev-ml | |
parent | dev-ml/luv: Stabilize 0.5.11-r2 arm64, #915368 (diff) | |
download | gentoo-d1b2e31300f0634c91996e0632d920da99cd2e27.tar.gz gentoo-d1b2e31300f0634c91996e0632d920da99cd2e27.tar.bz2 gentoo-d1b2e31300f0634c91996e0632d920da99cd2e27.zip |
dev-ml/mtime: Stabilize 2.0.0 arm64, #915370
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/mtime/mtime-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-2.0.0.ebuild b/dev-ml/mtime/mtime-2.0.0.ebuild index 7683bf57402a..bda5fb0e8640 100644 --- a/dev-ml/mtime/mtime-2.0.0.ebuild +++ b/dev-ml/mtime/mtime-2.0.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 )" |