diff options
author | 2018-03-31 21:01:35 +0100 | |
---|---|---|
committer | 2018-04-02 21:04:46 +0300 | |
commit | 8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3 (patch) | |
tree | 863ac2e2373411b9f8fc2f88bb0e85952c4b402e /sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | |
parent | dev-util/shadowman: keyword ~arm64 (diff) | |
download | gentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.tar.gz gentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.tar.bz2 gentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.zip |
sys-devel/distcc: keyword ~arm64
Diffstat (limited to 'sys-devel/distcc/distcc-3.2_rc1-r5.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild index 368bf1a9b7cd..7ce1fa8b8124 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf" RESTRICT="test" |