summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-28 17:58:44 +0100
committerSam James <sam@gentoo.org>2024-05-28 17:58:44 +0100
commitcb8bac6d66476ceae3cc40455c7978444028742a (patch)
tree5a7d497eebf1b9f8ac31bbef1840d7ba2737026f /sys-devel
parentsys-devel/distcc: Stabilize 3.4-r4 ppc64, #933053 (diff)
downloadgentoo-cb8bac6d66476ceae3cc40455c7978444028742a.tar.gz
gentoo-cb8bac6d66476ceae3cc40455c7978444028742a.tar.bz2
gentoo-cb8bac6d66476ceae3cc40455c7978444028742a.zip
sys-devel/distcc: Stabilize 3.4-r4 sparc, #933053
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-3.4-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.4-r4.ebuild b/sys-devel/distcc/distcc-3.4-r4.ebuild
index 230966704a50..fad0202bf65b 100644
--- a/sys-devel/distcc/distcc-3.4-r4.ebuild
+++ b/sys-devel/distcc/distcc-3.4-r4.ebuild
@@ -13,7 +13,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}"