diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 11:17:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 11:18:14 +0100 |
commit | e6c5b484aa25adfdb4db6fb8afa50edb7776e361 (patch) | |
tree | fc9b9cac7246a986204fd4012464f32d7df9b7ac /dev-libs/libnl/libnl-3.4.0.ebuild | |
parent | app-emulation/crossover-bin: sys-auth/nss-mdns is needed (diff) | |
download | gentoo-e6c5b484aa25adfdb4db6fb8afa50edb7776e361.tar.gz gentoo-e6c5b484aa25adfdb4db6fb8afa50edb7776e361.tar.bz2 gentoo-e6c5b484aa25adfdb4db6fb8afa50edb7776e361.zip |
dev-libs/libnl: stable 3.4.0 for ia64, bug #658874
Bug: https://bugs.gentoo.org/658874
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/libnl/libnl-3.4.0.ebuild')
-rw-r--r-- | dev-libs/libnl/libnl-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild index fc9536f8ff28..a68c63bad5ec 100644 --- a/dev-libs/libnl/libnl-3.4.0.ebuild +++ b/dev-libs/libnl/libnl-3.4.0.ebuild @@ -17,7 +17,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 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+debug static-libs python +threads utils" RDEPEND=" |