summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-05 20:42:16 +0000
committerSam James <sam@gentoo.org>2021-04-05 22:13:09 +0000
commit2f2fa075091dc986ae5496afa4e910722a7b1f98 (patch)
tree76feeceadf4ccfdf4d4337ad1a7461dab8dcfb31 /sys-devel/distcc/distcc-3.3.3-r3.ebuild
parentsys-devel/crossdev: drop s390 to ~s390 (unstable) (diff)
downloadgentoo-2f2fa075091dc986ae5496afa4e910722a7b1f98.tar.gz
gentoo-2f2fa075091dc986ae5496afa4e910722a7b1f98.tar.bz2
gentoo-2f2fa075091dc986ae5496afa4e910722a7b1f98.zip
sys-devel/distcc: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel/distcc/distcc-3.3.3-r3.ebuild')
-rw-r--r--sys-devel/distcc/distcc-3.3.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.3.3-r3.ebuild b/sys-devel/distcc/distcc-3.3.3-r3.ebuild
index 729f2211d694..c535bb1a9fe3 100644
--- a/sys-devel/distcc/distcc-3.3.3-r3.ebuild
+++ b/sys-devel/distcc/distcc-3.3.3-r3.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}"