commit: aaf9cc59b44be2767405437631130ae1ad88d253 Author: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> AuthorDate: Mon Sep 18 11:50:03 2017 +0000 Commit: Michael Haubenwallner <haubi <AT> gentoo <DOT> org> CommitDate: Mon Sep 18 11:50:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaf9cc59
net-libs/libnsl: add prefix linux keywords Package-Manager: Portage-2.3.8, Repoman-2.3.1 net-libs/libnsl/libnsl-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libnsl/libnsl-1.1.0.ebuild b/net-libs/libnsl/libnsl-1.1.0.ebuild index 61647327556..3abda843bf6 100644 --- a/net-libs/libnsl/libnsl-1.1.0.ebuild +++ b/net-libs/libnsl/libnsl-1.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/thkukuk/${PN}/archive/${P}.tar.gz" SLOT="0" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" IUSE="" DEPEND="
