diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-06-05 20:16:36 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-05 20:23:09 +0300 |
commit | 808d36fe6ca8fde147817c502ab308a1c84c8261 (patch) | |
tree | 53f9cc82664b832bede3013c73ccd3a71107c775 /net-libs/libnsl | |
parent | sys-libs/glibc-2.26-r7: arm64 stable (bug #657148) (diff) | |
download | gentoo-808d36fe6ca8fde147817c502ab308a1c84c8261.tar.gz gentoo-808d36fe6ca8fde147817c502ab308a1c84c8261.tar.bz2 gentoo-808d36fe6ca8fde147817c502ab308a1c84c8261.zip |
net-libs/libnsl-1.2.0: arm64 stable (bug #657148)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 aef23abba72c..9f4d831ac69b 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="" |