diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-06 18:34:18 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-06 18:34:24 +0000 |
commit | 446f54e37e65bcb85500303448dc6483c35765d7 (patch) | |
tree | 7794c2466b8eb959e193edb744b32e89ba70f8ba /sys-devel/distcc | |
parent | dev-util/shadowman: keyworded 2 for ia64, bug #643082 (diff) | |
download | gentoo-446f54e37e65bcb85500303448dc6483c35765d7.tar.gz gentoo-446f54e37e65bcb85500303448dc6483c35765d7.tar.bz2 gentoo-446f54e37e65bcb85500303448dc6483c35765d7.zip |
sys-devel/distcc: keyworded 3.2_rc1-r5 for ia64, bug #643082
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/distcc-3.2_rc1-r5.ebuild | 4 |
1 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 a2c88769102f..2f0c76d44a53 100644 --- a/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild +++ b/sys-devel/distcc/distcc-3.2_rc1-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="https://distcc.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ia64 ~x86" IUSE="gnome gssapi gtk hardened ipv6 selinux xinetd zeroconf" RESTRICT="test" |