diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:52:11 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 18:52:11 +0200 |
commit | becc4eba2ff638c4cb42d57f6f685c537ba3cf8f (patch) | |
tree | 44a6bb838b687ab7d155f27b71cd300239dd8382 /sys-devel | |
parent | app-antivirus/clamav: x86 stable (bug #681840) (diff) | |
download | gentoo-becc4eba2ff638c4cb42d57f6f685c537ba3cf8f.tar.gz gentoo-becc4eba2ff638c4cb42d57f6f685c537ba3cf8f.tar.bz2 gentoo-becc4eba2ff638c4cb42d57f6f685c537ba3cf8f.zip |
sys-devel/distcc: x86 stable (bug #679912)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/distcc/distcc-3.3.2-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.3.2-r5.ebuild b/sys-devel/distcc/distcc-3.3.2-r5.ebuild index 24098b549c2c..00c0908f20b6 100644 --- a/sys-devel/distcc/distcc-3.3.2-r5.ebuild +++ b/sys-devel/distcc/distcc-3.3.2-r5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh ~sparc x86" IUSE="gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf" RESTRICT="test" |