diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-06 17:22:48 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-06 17:22:48 +0200 |
commit | 9f493ad84893f8e7be3652c3cb451237dfd5cc8f (patch) | |
tree | 9008dbdeb64e572e06e159c5bb2c874a7e6f603a /net-libs | |
parent | sys-libs/glibc: x86 stable (bug #657148) (diff) | |
download | gentoo-9f493ad84893f8e7be3652c3cb451237dfd5cc8f.tar.gz gentoo-9f493ad84893f8e7be3652c3cb451237dfd5cc8f.tar.bz2 gentoo-9f493ad84893f8e7be3652c3cb451237dfd5cc8f.zip |
net-libs/libnsl: x86 stable (bug #657148)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 e4093a7b41c2..3d2e8430509b 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="" |