commit: 6e3b9524bc74f258b30dd22a4f1e6612e45843b6 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sun Nov 12 12:30:13 2017 +0000 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sun Nov 12 14:15:28 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e3b9524
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 net-libs/libnsl/libnsl-1.1.0-r1.ebuild | 4 ++-- 1 file 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 407fc963fda..13f9c3fbadf 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=""
