diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-01 06:36:06 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-01 06:36:06 +0200 |
commit | 2365f496621864d0c6e3bf7349a3078ff44d3089 (patch) | |
tree | b7693482597e4e9e937b319da89d0f6eca363017 /dev-libs/libnl | |
parent | x11-wm/bspwm: Fix Manifest. (diff) | |
download | gentoo-2365f496621864d0c6e3bf7349a3078ff44d3089.tar.gz gentoo-2365f496621864d0c6e3bf7349a3078ff44d3089.tar.bz2 gentoo-2365f496621864d0c6e3bf7349a3078ff44d3089.zip |
dev-libs/libnl: Stable for PPC64 (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.ebuild | 2 |
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 5af8f10d18cd..eab00f85c345 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} ) |