diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 22:45:11 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 22:45:11 +0100 |
commit | 85981f34c108f4085adbb7a7b766278eafadecb1 (patch) | |
tree | b01909d8844be246b8fb53920aff11cd5108b08c /sys-devel | |
parent | dev-perl/Chatbot-Eliza: add ~arm ~ppc ~ppc64 keyword (bug 597822). (diff) | |
download | gentoo-85981f34c108f4085adbb7a7b766278eafadecb1.tar.gz gentoo-85981f34c108f4085adbb7a7b766278eafadecb1.tar.bz2 gentoo-85981f34c108f4085adbb7a7b766278eafadecb1.zip |
sys-devel/distcc: arm64 stable (bug 421481).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/distcc/distcc-3.2_rc1-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild index 80ea6751f9ba..74bb1a43d8c2 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="crossdev gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf" RESTRICT="test" |