diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 21:46:17 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-02 21:47:47 +0000 |
commit | d6d12921bbe2d5a2dee25a86b0ebf413fa136beb (patch) | |
tree | 70a23386b2ea5d79fff70161d1849d32f50d52e0 /net-libs/libnsl | |
parent | games-strategy/wesnoth: add basic prefix support (diff) | |
download | gentoo-d6d12921bbe2d5a2dee25a86b0ebf413fa136beb.tar.gz gentoo-d6d12921bbe2d5a2dee25a86b0ebf413fa136beb.tar.bz2 gentoo-d6d12921bbe2d5a2dee25a86b0ebf413fa136beb.zip |
net-libs/libnsl: stable 1.2.0 for ia64, bug #657148
Bug: https://bugs.gentoo.org/657148
Package-Manager: Portage-2.3.38, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 ff457a4dec2e..aef23abba72c 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="" |