diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 17:57:59 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-25 18:05:53 +0200 |
commit | ae871bf576b3a1298a2a7945ce5011fbee10912a (patch) | |
tree | f9a99de380ee30fdfc031917f2f94f99cd1408bb /net-libs | |
parent | dev-perl/B-Keywords-1.180.0-r0: alpha stable (diff) | |
download | gentoo-ae871bf576b3a1298a2a7945ce5011fbee10912a.tar.gz gentoo-ae871bf576b3a1298a2a7945ce5011fbee10912a.tar.bz2 gentoo-ae871bf576b3a1298a2a7945ce5011fbee10912a.zip |
net-libs/libnsl-1.2.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657148
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnsl/libnsl-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnsl/libnsl-1.2.0.ebuild b/net-libs/libnsl/libnsl-1.2.0.ebuild index ca4d27b79518..b69014dcf67e 100644 --- a/net-libs/libnsl/libnsl-1.2.0.ebuild +++ b/net-libs/libnsl/libnsl-1.2.0.ebuild @@ -13,7 +13,7 @@ SLOT="0/2" LICENSE="LGPL-2.1+" # Stabilize together with glibc-2.26! -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" |