diff options
author | 2015-09-21 13:25:32 +0200 | |
---|---|---|
committer | 2015-09-21 13:25:32 +0200 | |
commit | a9fbedc43c1ddfca031b7a58474aa786ae38fb24 (patch) | |
tree | 435fec8a9bea897e5aeb5061afeab7c214913b7a /dev-libs/libnl | |
parent | dev-libs/libev: sparc stable wrt bug #558136 (diff) | |
download | gentoo-a9fbedc43c1ddfca031b7a58474aa786ae38fb24.tar.gz gentoo-a9fbedc43c1ddfca031b7a58474aa786ae38fb24.tar.bz2 gentoo-a9fbedc43c1ddfca031b7a58474aa786ae38fb24.zip |
dev-libs/libnl: sparc stable wrt bug #558132
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
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 dc14a3c4e29b..6430b27fdb3b 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} ) |