diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-05 14:52:46 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-05 14:52:46 +0200 |
commit | d971cd310fd8a5319252e35da77a63ea717bae32 (patch) | |
tree | a22c737555c0f04156f0e96a7e6aa08096f2386b /net-libs/libtirpc | |
parent | sys-libs/libieee1284: Stable on amd64 (diff) | |
download | gentoo-d971cd310fd8a5319252e35da77a63ea717bae32.tar.gz gentoo-d971cd310fd8a5319252e35da77a63ea717bae32.tar.bz2 gentoo-d971cd310fd8a5319252e35da77a63ea717bae32.zip |
net-libs/libtirpc: Stable on amd64
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'net-libs/libtirpc')
-rw-r--r-- | net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild index 85d91d74f077..7dcf52cf8b7d 100644 --- a/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild +++ b/net-libs/libtirpc/libtirpc-1.0.2-r1.ebuild @@ -12,7 +12,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 ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="ipv6 kerberos static-libs" RDEPEND="kerberos? ( >=virtual/krb5-0-r1[${MULTILIB_USEDEP}] )" |