summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:58:26 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-07-05 08:58:26 +0200
commit145ba0fa8e153bd89f2ab78000d5cf99ed7058fc (patch)
tree57015e1496e423d0044a52a19d82341b860bb108
parentsys-fs/cryptsetup: ppc stable wrt bug #800434 (diff)
downloadgentoo-145ba0fa8e153bd89f2ab78000d5cf99ed7058fc.tar.gz
gentoo-145ba0fa8e153bd89f2ab78000d5cf99ed7058fc.tar.bz2
gentoo-145ba0fa8e153bd89f2ab78000d5cf99ed7058fc.zip
sys-devel/distcc: ppc64 stable wrt bug #799935
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-devel/distcc/distcc-3.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.4.ebuild b/sys-devel/distcc/distcc-3.4.ebuild
index 7f74770ee186..6906d6c786fc 100644
--- a/sys-devel/distcc/distcc-3.4.ebuild
+++ b/sys-devel/distcc/distcc-3.4.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/distcc/distcc/releases/download/v${PV}/${P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86"
IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"