diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-12 13:30:13 +0100 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-11-12 15:15:28 +0100 |
commit | 6e3b9524bc74f258b30dd22a4f1e6612e45843b6 (patch) | |
tree | 9de0e2c6c9ff52396cebb07cb44868f24222d75b /net-libs/libnsl | |
parent | sys-libs/glibc: Re-add keywords to glibc 2.26 (diff) | |
download | gentoo-6e3b9524bc74f258b30dd22a4f1e6612e45843b6.tar.gz gentoo-6e3b9524bc74f258b30dd22a4f1e6612e45843b6.tar.bz2 gentoo-6e3b9524bc74f258b30dd22a4f1e6612e45843b6.zip |
net-libs/libnsl: Keyword for all arches
This is essentially code split off from glibc.
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-libs/libnsl')
-rw-r--r-- | net-libs/libnsl/libnsl-1.1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libnsl/libnsl-1.1.0-r1.ebuild b/net-libs/libnsl/libnsl-1.1.0-r1.ebuild index 407fc963fdaa..13f9c3fbadf6 100644 --- a/net-libs/libnsl/libnsl-1.1.0-r1.ebuild +++ b/net-libs/libnsl/libnsl-1.1.0-r1.ebuild @@ -12,8 +12,8 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/${P}.tar.gz" SLOT="0/2" LICENSE="LGPL-2.1+" -# Restore keywords and stabilize together with glibc-2.26! -KEYWORDS="" +# Stabilize together with glibc-2.26! +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" |