summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-19 17:20:06 +0000
committerSam James <sam@gentoo.org>2021-02-19 17:20:06 +0000
commit8dd1543e974d189543bcde3eb6d50758f5f2f4ef (patch)
tree5210aaf3cb9c9d9d2fa28968b16f545d6e452868 /sys-devel
parentdev-python/miniupnpc: Stabilize 2.2.1 ppc64, #771519 (diff)
downloadgentoo-8dd1543e974d189543bcde3eb6d50758f5f2f4ef.tar.gz
gentoo-8dd1543e974d189543bcde3eb6d50758f5f2f4ef.tar.bz2
gentoo-8dd1543e974d189543bcde3eb6d50758f5f2f4ef.zip
sys-devel/distcc: Stabilize 3.3.3-r2 ppc64, #771525
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-3.3.3-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.3.3-r2.ebuild b/sys-devel/distcc/distcc-3.3.3-r2.ebuild
index f608aff76eee..41c545034756 100644
--- a/sys-devel/distcc/distcc-3.3.3-r2.ebuild
+++ b/sys-devel/distcc/distcc-3.3.3-r2.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 s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 s390 sparc x86"
IUSE="gssapi gtk hardened ipv6 selinux xinetd zeroconf"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"