diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-23 10:07:11 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-23 09:24:09 +0100 |
commit | 93c0326924e3ad7e4bfce635e5eeecfc2df1e035 (patch) | |
tree | ce08f553dbc614274fcf6f2fd7aabf571af21e73 /net-libs/libnsl | |
parent | dev-db/qdbm: fix build with >=sys-devel/gcc-7 (diff) | |
download | gentoo-93c0326924e3ad7e4bfce635e5eeecfc2df1e035.tar.gz gentoo-93c0326924e3ad7e4bfce635e5eeecfc2df1e035.tar.bz2 gentoo-93c0326924e3ad7e4bfce635e5eeecfc2df1e035.zip |
net-libs/libnsl: stable 1.2.0 for sparc
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 3d2e8430509b..ca4d27b79518 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="" |