diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:22:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-11 16:23:31 +0200 |
commit | f4d03434965adbdbd8f6243c0475b313b0de0a0b (patch) | |
tree | 6a028b1cb5b89238194d9ee2a32824f5cc021037 /net-libs | |
parent | net-libs/rpcsvc-proto: x86 stable wrt bug #736551 (diff) | |
download | gentoo-f4d03434965adbdbd8f6243c0475b313b0de0a0b.tar.gz gentoo-f4d03434965adbdbd8f6243c0475b313b0de0a0b.tar.bz2 gentoo-f4d03434965adbdbd8f6243c0475b313b0de0a0b.zip |
net-libs/libnsl: x86 stable wrt bug #736553
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-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 ecc11f0ef40e..e31aeb4ce3d8 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="" |