diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:52 +0200 |
commit | 44e47494f22edf0b83946a5d4079534bebef26ee (patch) | |
tree | 263d05f27a5ebc9d13b1de9e25fe9a7576f3a078 /dev-libs/libnl | |
parent | app-arch/pbzip2: x86 stable wrt bug #560690 (diff) | |
download | gentoo-44e47494f22edf0b83946a5d4079534bebef26ee.tar.gz gentoo-44e47494f22edf0b83946a5d4079534bebef26ee.tar.bz2 gentoo-44e47494f22edf0b83946a5d4079534bebef26ee.zip |
dev-libs/libnl: x86 stable wrt bug #558132
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
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 3470ce9c9f42..dc14a3c4e29b 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} ) |