summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:21 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:21 +0300
commitd9adb2d7d1f7c7be401d786de2383bba9ec610c1 (patch)
tree3ef20a1da536ead3946fcbfabb277dc1f1ba48bd /dev-ml
parentdev-ml/mtime: Stabilize 2.0.0 x86, #915370 (diff)
downloadgentoo-d9adb2d7d1f7c7be401d786de2383bba9ec610c1.tar.gz
gentoo-d9adb2d7d1f7c7be401d786de2383bba9ec610c1.tar.bz2
gentoo-d9adb2d7d1f7c7be401d786de2383bba9ec610c1.zip
dev-ml/mtime: Stabilize 2.0.0 ppc64, #915370
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/mtime/mtime-2.0.0.ebuild2
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 c3eb429f93d2..7683bf57402a 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 )"