diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-12-31 01:59:26 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-12-31 02:00:42 +0100 |
commit | bd72b4bbff0829fe4393a1ddecd957caf3abc48f (patch) | |
tree | 41a248174b245526c722776e7e84e6ab18f7de1e /dev-libs/libnl | |
parent | net-dns/pdns: Fix metadata.xml (UnusedLocalFlags) (diff) | |
download | gentoo-bd72b4bbff0829fe4393a1ddecd957caf3abc48f.tar.gz gentoo-bd72b4bbff0829fe4393a1ddecd957caf3abc48f.tar.bz2 gentoo-bd72b4bbff0829fe4393a1ddecd957caf3abc48f.zip |
dev-libs/libnl: Stable for HPPA (bug #602776).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-3.2.28.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.2.28.ebuild b/dev-libs/libnl/libnl-3.2.28.ebuild index 84ba37918223..ef5f05a0a771 100644 --- a/dev-libs/libnl/libnl-3.2.28.ebuild +++ b/dev-libs/libnl/libnl-3.2.28.ebuild @@ -18,7 +18,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 ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE="static-libs python utils" RDEPEND=" |