diff options
author | Markus Meier <maekke@gentoo.org> | 2015-09-02 21:46:56 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-09-02 21:46:56 +0200 |
commit | e57e9aa08797e6b461d8750e5f6de5373e717821 (patch) | |
tree | 557a3bd1a44501e221a6c29a309eb8901b2c2912 | |
parent | dev-libs/openssl: arm stable, bug #555176 (diff) | |
download | gentoo-e57e9aa08797e6b461d8750e5f6de5373e717821.tar.gz gentoo-e57e9aa08797e6b461d8750e5f6de5373e717821.tar.bz2 gentoo-e57e9aa08797e6b461d8750e5f6de5373e717821.zip |
dev-libs/libnl: arm stable, bug #558132
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="arm"
-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 eab00f85c345..344b178da927 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} ) |