summaryrefslogtreecommitdiff
path: root/dev-libs/libnl
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-08-22 07:08:20 +0200
committerJeroen Roovers <jer@gentoo.org>2015-08-22 07:08:20 +0200
commit99f3eaf6e8d67a54b3ecd31ad6cec45a5c7b2e7e (patch)
tree183096f3f644f66bad364dd3c1fa75b249a30ffe /dev-libs/libnl
parent172939c359244b9d2bf3848f96cb60015eec01da (diff)
downloadgentoo-99f3eaf6e8d67a54b3ecd31ad6cec45a5c7b2e7e.tar.gz
gentoo-99f3eaf6e8d67a54b3ecd31ad6cec45a5c7b2e7e.tar.xz
dev-libs/libnl: Stable for HPPA (bug #558132).
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r--dev-libs/libnl/libnl-3.2.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.2.26.ebuild b/dev-libs/libnl/libnl-3.2.26.ebuild
index e70ea17bee2..e112b405ef2 100644
--- a/dev-libs/libnl/libnl-3.2.26.ebuild
+++ b/dev-libs/libnl/libnl-3.2.26.ebuild
@@ -16,7 +16,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} )