diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:43:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:43:22 +0100 |
commit | d89f32cf0e0d6cef02a92ee452658c3a0a9a4547 (patch) | |
tree | 3f6143439bbba63d763a17488a1c3be6ab72dd3c /dev-libs | |
parent | app-i18n/freewnn: sparc stable wrt bug #566386 (diff) | |
download | gentoo-d89f32cf0e0d6cef02a92ee452658c3a0a9a4547.tar.gz gentoo-d89f32cf0e0d6cef02a92ee452658c3a0a9a4547.tar.bz2 gentoo-d89f32cf0e0d6cef02a92ee452658c3a0a9a4547.zip |
dev-libs/libnl: sparc stable wrt bug #568052
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 23870a1c3e25..65c9853411ca 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} ) |