diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-27 12:05:15 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-27 12:05:24 +0200 |
commit | 5b2cc931b56216bd7b359602e7abc038544e68f6 (patch) | |
tree | 3768f8ce9f6194e336b5e348948f80838806b8d3 /dev-libs/libnl/libnl-3.4.0.ebuild | |
parent | dev-lang/php-7.0.30-r0: alpha stable (diff) | |
download | gentoo-5b2cc931b56216bd7b359602e7abc038544e68f6.tar.gz gentoo-5b2cc931b56216bd7b359602e7abc038544e68f6.tar.bz2 gentoo-5b2cc931b56216bd7b359602e7abc038544e68f6.zip |
dev-libs/libnl-3.4.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/658874
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 023b26d11c06..24f54fd321e3 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=" |