diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:01:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-27 23:13:54 +0100 |
commit | 7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72 (patch) | |
tree | ba0d0fdb58f6da40e5d13c5b71f25b630c514956 /dev-libs/libnl | |
parent | app-misc/media-player-info: stable 23 for ppc64, bug #658866 (diff) | |
download | gentoo-7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72.tar.gz gentoo-7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72.tar.bz2 gentoo-7f5aa59a55fac2bf6b0e67fb1b31dd5316a8aa72.zip |
dev-libs/libnl: stable 3.4.0 for ppc64, bug #658874
Bug: https://bugs.gentoo.org/658874
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-libs/libnl')
-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 24f54fd321e3..a1865646b03e 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=" |