diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:35:56 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:23 +0100 |
commit | 240a3fc5145e2375f76313fb64e780c0fdf9cb3e (patch) | |
tree | 765dec1f4b69e3121aab3e195252596ec4f8c808 /net-libs/libnsl | |
parent | dev-libs/mpfr: stable 4.1.0 for ppc64 (diff) | |
download | gentoo-240a3fc5145e2375f76313fb64e780c0fdf9cb3e.tar.gz gentoo-240a3fc5145e2375f76313fb64e780c0fdf9cb3e.tar.bz2 gentoo-240a3fc5145e2375f76313fb64e780c0fdf9cb3e.zip |
net-libs/libnsl: stable 1.3.0-r1 for ppc64
stable wrt bug #736553
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-libs/libnsl')
-rw-r--r-- | net-libs/libnsl/libnsl-1.3.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnsl/libnsl-1.3.0-r1.ebuild b/net-libs/libnsl/libnsl-1.3.0-r1.ebuild index 3e2d6a38bf98..812614e3944b 100644 --- a/net-libs/libnsl/libnsl-1.3.0-r1.ebuild +++ b/net-libs/libnsl/libnsl-1.3.0-r1.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 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="" |