diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:13:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:09 +0100 |
commit | 73061d0d4fd5daabe75fd99c998b2967c626747c (patch) | |
tree | 7c2c54fdb3d0f44ebc64cb96d2c75eec354c784f /sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | |
parent | dev-libs/libconfig: ppc stable wrt bug #560872 (diff) | |
download | gentoo-73061d0d4fd5daabe75fd99c998b2967c626747c.tar.gz gentoo-73061d0d4fd5daabe75fd99c998b2967c626747c.tar.bz2 gentoo-73061d0d4fd5daabe75fd99c998b2967c626747c.zip |
sys-devel/distcc: ppc stable wrt bug #421481
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-devel/distcc/distcc-3.2_rc1-r4.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild index dabf9de5f6ec..f37a7dbb7233 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="avahi crossdev gnome gssapi gtk hardened ipv6 selinux xinetd" RESTRICT="test" |