summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Korepanov <kaikaikai@yandex.ru>2018-03-31 21:01:35 +0100
committerMart Raudsepp <leio@gentoo.org>2018-04-02 21:04:46 +0300
commit8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3 (patch)
tree863ac2e2373411b9f8fc2f88bb0e85952c4b402e /sys-devel
parentdev-util/shadowman: keyword ~arm64 (diff)
downloadgentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.tar.gz
gentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.tar.bz2
gentoo-8660e5e4e16eb0a4800e3176c5a4a80ff10ecba3.zip
sys-devel/distcc: keyword ~arm64
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/distcc-3.2_rc1-r5.ebuild2
-rw-r--r--sys-devel/distcc/distcc-3.3.ebuild2
2 files changed, 2 insertions, 2 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"
diff --git a/sys-devel/distcc/distcc-3.3.ebuild b/sys-devel/distcc/distcc-3.3.ebuild
index fe990acc0471..980278900770 100644
--- a/sys-devel/distcc/distcc-3.3.ebuild
+++ b/sys-devel/distcc/distcc-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 ~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"