diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:29:16 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-08 19:29:16 +0100 |
commit | 4f28e2971acc1191b3e3cdbf541eabac9397bc4e (patch) | |
tree | 3a5b6d1f1cc6f87290558034697d06ebe260b446 /sys-devel/distcc | |
parent | app-arch/lz4: stable 1.9.2 for ppc64, bug #693734 (diff) | |
download | gentoo-4f28e2971acc1191b3e3cdbf541eabac9397bc4e.tar.gz gentoo-4f28e2971acc1191b3e3cdbf541eabac9397bc4e.tar.bz2 gentoo-4f28e2971acc1191b3e3cdbf541eabac9397bc4e.zip |
sys-devel/distcc: stable 3.3.3 for ppc64, bug #693744
Package-Manager: Portage-2.3.75, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/distcc-3.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.3.3.ebuild b/sys-devel/distcc/distcc-3.3.3.ebuild index b68c87cf78b2..cf4164a1abb1 100644 --- a/sys-devel/distcc/distcc-3.3.3.ebuild +++ b/sys-devel/distcc/distcc-3.3.3.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" |