diff options
author | Michael Weber <xmw@gentoo.org> | 2017-02-24 08:57:59 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-02-24 08:57:59 +0100 |
commit | ff550a6eae9d2b2cfe5db6387d1ed4fe463284df (patch) | |
tree | f8423447b22b9ed22b9484f4e90a4d30f72c28dd /net-libs | |
parent | x11-libs/gl2ps: ppc64 stable (bug 609014). (diff) | |
download | gentoo-ff550a6eae9d2b2cfe5db6387d1ed4fe463284df.tar.gz gentoo-ff550a6eae9d2b2cfe5db6387d1ed4fe463284df.tar.bz2 gentoo-ff550a6eae9d2b2cfe5db6387d1ed4fe463284df.zip |
net-libs/libtirpc: arm ppc ppc64 stable (bug 610706).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libtirpc/libtirpc-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libtirpc/libtirpc-1.0.1.ebuild b/net-libs/libtirpc/libtirpc-1.0.1.ebuild index 2fd632bbad77..9d283809535a 100644 --- a/net-libs/libtirpc/libtirpc-1.0.1.ebuild +++ b/net-libs/libtirpc/libtirpc-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0/3" # subslot matches SONAME major -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" IUSE="ipv6 kerberos static-libs" RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )" |