diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:04:12 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 20:12:27 +0200 |
commit | 4f57a9daeacdd08c11dce9cc1ffaffb798c97447 (patch) | |
tree | c0af7b9d924b79d940fea046bc9231c7668feb90 | |
parent | net-firewall/conntrack-tools: keyword ~arm64 (diff) | |
download | gentoo-4f57a9daeacdd08c11dce9cc1ffaffb798c97447.tar.gz gentoo-4f57a9daeacdd08c11dce9cc1ffaffb798c97447.tar.bz2 gentoo-4f57a9daeacdd08c11dce9cc1ffaffb798c97447.zip |
net-libs/libnetfilter_cthelper: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild index 7705783c1687..2da0aabd39b5 100644 --- a/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild +++ b/net-libs/libnetfilter_cthelper/libnetfilter_cthelper-1.0.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.netfilter.org/projects/${PN}/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~x86" IUSE="static-libs" RDEPEND="net-libs/libmnl:=" |