diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-12 20:36:55 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-12 20:36:55 -0400 |
commit | f6784a0c6ceb0d6a4ad1f564463d573185d68efc (patch) | |
tree | 4cd08fb677bd4375dbef852ddfc64eefa4c46ccb /sys-devel/distcc | |
parent | net-libs/libmnl: arm64 stable (bug #594606) (diff) | |
download | gentoo-f6784a0c6ceb0d6a4ad1f564463d573185d68efc.tar.gz gentoo-f6784a0c6ceb0d6a4ad1f564463d573185d68efc.tar.bz2 gentoo-f6784a0c6ceb0d6a4ad1f564463d573185d68efc.zip |
sys-devel/distcc: arm64 stable (bug #679912)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'sys-devel/distcc')
-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 bc5264bc18f0..ae95ed386c44 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" |