diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-25 17:19:37 +0100 |
commit | c9df0bf41c1ec7103c6be6fa84bb9023820c21fa (patch) | |
tree | dd31029e4a7002d5cfbeebdd41936344527b2e46 /dev-libs/libnl | |
parent | sys-apps/portage: x86 stable wrt bug #567540 (diff) | |
download | gentoo-c9df0bf41c1ec7103c6be6fa84bb9023820c21fa.tar.gz gentoo-c9df0bf41c1ec7103c6be6fa84bb9023820c21fa.tar.bz2 gentoo-c9df0bf41c1ec7103c6be6fa84bb9023820c21fa.zip |
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/libnl')
-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 59703c8a61cc..8927dfba1a67 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} ) |