diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-06-24 12:40:31 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-06-24 14:05:36 +0200 |
commit | 52f3b19eb7d377e00f6dc97ad9a6a9f7e9fc836b (patch) | |
tree | ed98f1d71d0ede90d6365703596c67563dee9621 /dev-libs/libnl | |
parent | 50f8ccfae900bad7ea32aa1130938149c9a9ce2e (diff) | |
download | gentoo-52f3b19eb7d377e00f6dc97ad9a6a9f7e9fc836b.tar.gz gentoo-52f3b19eb7d377e00f6dc97ad9a6a9f7e9fc836b.tar.xz |
dev-libs/libnl: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild index a68c63bad5e..24f6df95577 100644 --- a/dev-libs/libnl/libnl-3.4.0.ebuild +++ b/dev-libs/libnl/libnl-3.4.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+debug static-libs python +threads utils" RDEPEND=" |