summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-07-08 04:53:05 +0100
committerSam James <sam@gentoo.org>2021-07-08 04:53:05 +0100
commit855df021780ba816167a9c01646122de6bed3439 (patch)
tree6aeffb8d9e398bd7863ef92336654dde5e17c67d /sys-devel/distcc
parentnet-wireless/blueman: Stabilize 2.2.1 arm64, #799932 (diff)
downloadgentoo-855df021780ba816167a9c01646122de6bed3439.tar.gz
gentoo-855df021780ba816167a9c01646122de6bed3439.tar.bz2
gentoo-855df021780ba816167a9c01646122de6bed3439.zip
sys-devel/distcc: Stabilize 3.4 arm64, #799935
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/distcc')
-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 23516be1cd78..00e2ef66449c 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}"