diff options
author | Markus Meier <maekke@gentoo.org> | 2015-12-19 23:05:32 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-12-19 23:05:32 +0100 |
commit | cc16945e356964185da9eb864e7f085e673146fc (patch) | |
tree | a7f8e662d8222b0716e3ea53f359907da0196b87 /dev-libs | |
parent | 477f354dcaf2b41518803313d934c12914c7c843 (diff) | |
download | gentoo-cc16945e356964185da9eb864e7f085e673146fc.tar.gz gentoo-cc16945e356964185da9eb864e7f085e673146fc.tar.xz |
dev-libs/libnl: arm stable, bug #568052
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs')
-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 cfa1e40d746..59703c8a61c 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} ) |