summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 23:41:40 +0100
committerSam James <sam@gentoo.org>2023-07-04 23:41:40 +0100
commit4eff62a45e5d2a1c09c570bd37b194d703b52c33 (patch)
tree117fe79caf4c42658d97f4b8fe3c4a749fe0a128 /sys-devel
parentsys-devel/distcc: Stabilize 3.4-r2 arm, #909659 (diff)
downloadgentoo-4eff62a45e5d2a1c09c570bd37b194d703b52c33.tar.gz
gentoo-4eff62a45e5d2a1c09c570bd37b194d703b52c33.tar.bz2
gentoo-4eff62a45e5d2a1c09c570bd37b194d703b52c33.zip
sys-devel/distcc: Stabilize 3.4-r2 arm64, #909659
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-3.4-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.4-r2.ebuild b/sys-devel/distcc/distcc-3.4-r2.ebuild
index 1d6861e822b4..95f9fc4c0540 100644
--- a/sys-devel/distcc/distcc-3.4-r2.ebuild
+++ b/sys-devel/distcc/distcc-3.4-r2.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}"