summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-12-25 17:19:37 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-12-25 17:19:37 +0100
commitc9df0bf41c1ec7103c6be6fa84bb9023820c21fa (patch)
treedd31029e4a7002d5cfbeebdd41936344527b2e46 /dev-libs
parent8c136e3a46f0048ff8f221e2d47c9ebc28b5b8bd (diff)
downloadgentoo-c9df0bf41c1ec7103c6be6fa84bb9023820c21fa.tar.gz
gentoo-c9df0bf41c1ec7103c6be6fa84bb9023820c21fa.tar.xz
dev-libs/libnl: x86 stable wrt bug #568052
Package-Manager: portage-2.2.24 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libnl/libnl-3.2.27.ebuild2
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 59703c8a61c..8927dfba1a6 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} )