diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-19 13:51:13 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-19 13:51:31 +0100 |
commit | 8c7f5c14fe341c3e2bba2e7bf935300a357f7b09 (patch) | |
tree | 24457c6153413bcc728642d171fb63dbf0c13af3 /dev-libs/libnl/libnl-3.2.27.ebuild | |
parent | net-misc/oidentd: fix compilation with gcc5 (bug #568586) (diff) | |
download | gentoo-8c7f5c14fe341c3e2bba2e7bf935300a357f7b09.tar.gz gentoo-8c7f5c14fe341c3e2bba2e7bf935300a357f7b09.tar.bz2 gentoo-8c7f5c14fe341c3e2bba2e7bf935300a357f7b09.zip |
dev-libs/libnl: Stable for HPPA PPC64 (bug #568052).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/libnl/libnl-3.2.27.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-3.2.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.2.27.ebuild b/dev-libs/libnl/libnl-3.2.27.ebuild index 1c305ae453c9..cfa1e40d7460 100644 --- a/dev-libs/libnl/libnl-3.2.27.ebuild +++ b/dev-libs/libnl/libnl-3.2.27.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="python? ( ${PYTHON_DEPS} ) |