diff options
author | Mike Frysinger <vapier@gentoo.org> | 2018-06-05 13:38:33 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2018-06-05 13:40:19 -0400 |
commit | 7ed2fc5aa329aa3f26999ff2a219c04c34e10dd5 (patch) | |
tree | 008e2170e22227488559513b5934b4870ed45d5b /net-libs/libnsl | |
parent | sys-libs/glibc: mark 2.26-r7 m68k/s390/sh stable (diff) | |
download | gentoo-7ed2fc5aa329aa3f26999ff2a219c04c34e10dd5.tar.gz gentoo-7ed2fc5aa329aa3f26999ff2a219c04c34e10dd5.tar.bz2 gentoo-7ed2fc5aa329aa3f26999ff2a219c04c34e10dd5.zip |
net-libs/libnsl: mark 1.2.0 m68k/s390/sh stable
Diffstat (limited to 'net-libs/libnsl')
-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 9f4d831ac69b..e4093a7b41c2 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="" |