summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2022-09-01 13:54:38 -0400
committerMatt Turner <mattst88@gentoo.org>2022-09-01 13:54:38 -0400
commit9076d5105b70e11bc2ee32ddf5a26f8de6a30651 (patch)
tree88f9becb95da094454f4fd0d58aa938cfc0262d0 /sys-devel/distcc
parentapp-editors/scite: Stabilize 5.2.4 ppc, #867193 (diff)
downloadgentoo-9076d5105b70e11bc2ee32ddf5a26f8de6a30651.tar.gz
gentoo-9076d5105b70e11bc2ee32ddf5a26f8de6a30651.tar.bz2
gentoo-9076d5105b70e11bc2ee32ddf5a26f8de6a30651.zip
sys-devel/distcc: Stabilize 3.4 ppc, #799935
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r--sys-devel/distcc/distcc-3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.4.ebuild b/sys-devel/distcc/distcc-3.4.ebuild
index cb49de0fd3c1..dc60b2b2ff1e 100644
--- a/sys-devel/distcc/distcc-3.4.ebuild
+++ b/sys-devel/distcc/distcc-3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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}"