diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-12 20:08:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-12 20:08:34 -0400 |
commit | 31b4ec348fc323d855e54e241fab33631b366693 (patch) | |
tree | 4c28072919f2cd3692b04dafc27ad25ce8446d44 /net-libs | |
parent | media-libs/harfbuzz: arm64 stable (bug #680646) (diff) | |
download | gentoo-31b4ec348fc323d855e54e241fab33631b366693.tar.gz gentoo-31b4ec348fc323d855e54e241fab33631b366693.tar.bz2 gentoo-31b4ec348fc323d855e54e241fab33631b366693.zip |
net-libs/libmnl: arm64 stable (bug #594606)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libmnl/libmnl-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libmnl/libmnl-1.0.4.ebuild b/net-libs/libmnl/libmnl-1.0.4.ebuild index 5a02498bf5c3..78dbfedd5e86 100644 --- a/net-libs/libmnl/libmnl-1.0.4.ebuild +++ b/net-libs/libmnl/libmnl-1.0.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0/0.2.0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux" IUSE="examples static-libs" src_configure() { |