summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:21:16 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:21:16 +0100
commitcf61f5be49fa97e15d1d805e01c545e8d431eede (patch)
treeaadf5fd87f29421ec9f557710a4e398962234f4a /app-admin/diradm
parentsys-block/fio: destabilise for ppc (diff)
downloadgentoo-cf61f5be49fa97e15d1d805e01c545e8d431eede.tar.gz
gentoo-cf61f5be49fa97e15d1d805e01c545e8d431eede.tar.bz2
gentoo-cf61f5be49fa97e15d1d805e01c545e8d431eede.zip
app-admin/diradm: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-admin/diradm')
-rw-r--r--app-admin/diradm/diradm-2.9.7.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/diradm/diradm-2.9.7.1.ebuild b/app-admin/diradm/diradm-2.9.7.1.ebuild
index 6ce9e7a90d54..ea60e0708244 100644
--- a/app-admin/diradm/diradm-2.9.7.1.ebuild
+++ b/app-admin/diradm/diradm-2.9.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ SRC_URI="http://orbis-terrarum.net/~robbat2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc ppc64 x86"
+KEYWORDS="amd64 ~ppc ppc64 x86"
IUSE="automount irixpasswd samba test"
RESTRICT="!test? ( test )"
REQUIRED_USE="test? ( automount irixpasswd samba )"