diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:05:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-11 10:05:12 +0100 |
commit | 15ea44cfc04309605ae0ab54c5a202765bfcdc15 (patch) | |
tree | b51a0241d6ded136988056c8769d5364117887f6 /dev-libs | |
parent | dev-libs/libpcre: ia64 stable wrt bug #553300 (diff) | |
download | gentoo-15ea44cfc04309605ae0ab54c5a202765bfcdc15.tar.gz gentoo-15ea44cfc04309605ae0ab54c5a202765bfcdc15.tar.bz2 gentoo-15ea44cfc04309605ae0ab54c5a202765bfcdc15.zip |
dev-libs/libnl: ia64 stable wrt bug #568052
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="ia64"
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 0f1d6a7f103d..0ed5db525f8e 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} ) |