diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:48 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-17 16:45:48 +0200 |
commit | abd8f26f94ca78aa4812bd2a0719d22945b7f221 (patch) | |
tree | b9db16d9473124e1531db44ad23cbd7ce9f4a432 /dev-ml/mtime | |
parent | xfce-base/xfce4-panel: Stabilize 4.18.2 ppc64, #901757 (diff) | |
download | gentoo-abd8f26f94ca78aa4812bd2a0719d22945b7f221.tar.gz gentoo-abd8f26f94ca78aa4812bd2a0719d22945b7f221.tar.bz2 gentoo-abd8f26f94ca78aa4812bd2a0719d22945b7f221.zip |
dev-ml/mtime: Stabilize 1.4.0 ppc64, #901607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml/mtime')
-rw-r--r-- | dev-ml/mtime/mtime-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/mtime/mtime-1.4.0.ebuild b/dev-ml/mtime/mtime-1.4.0.ebuild index 8714e6090c62..77f795ddaa20 100644 --- a/dev-ml/mtime/mtime-1.4.0.ebuild +++ b/dev-ml/mtime/mtime-1.4.0.ebuild @@ -11,7 +11,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 )" |