diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-06-28 15:30:08 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-06-28 15:30:54 +0300 |
commit | 5afeb133bd8960a1018e05608be1fb583528582a (patch) | |
tree | ddcbf11b52198085d06447e57c9b8d2d1da4b577 /dev-libs/libnl | |
parent | sys-libs/zlib-1.2.11-r2: arm64 stable (bug #659416) (diff) | |
download | gentoo-5afeb133bd8960a1018e05608be1fb583528582a.tar.gz gentoo-5afeb133bd8960a1018e05608be1fb583528582a.tar.bz2 gentoo-5afeb133bd8960a1018e05608be1fb583528582a.zip |
dev-libs/libnl-3.4.0: arm64 stable (bug #658874)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 a1865646b03e..4c6460c8f168 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=" |