summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:30:54 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2019-05-04 21:32:10 +0200
commit380ee9beddfd801f2a5af33558035f72c36eb886 (patch)
treed5b109dd21f1a9cb70d8add5f3e79c3e6c3097b0 /net-firewall/iptables/iptables-1.8.2-r2.ebuild
parentnet-dns/libidn2: keyword ~riscv (diff)
downloadgentoo-380ee9beddfd801f2a5af33558035f72c36eb886.tar.gz
gentoo-380ee9beddfd801f2a5af33558035f72c36eb886.tar.bz2
gentoo-380ee9beddfd801f2a5af33558035f72c36eb886.zip
net-firewall/iptables: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'net-firewall/iptables/iptables-1.8.2-r2.ebuild')
-rw-r--r--net-firewall/iptables/iptables-1.8.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/iptables/iptables-1.8.2-r2.ebuild b/net-firewall/iptables/iptables-1.8.2-r2.ebuild
index 3a922d3ad650..c739239e1fbb 100644
--- a/net-firewall/iptables/iptables-1.8.2-r2.ebuild
+++ b/net-firewall/iptables/iptables-1.8.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -16,7 +16,7 @@ LICENSE="GPL-2"
# Subslot tracks libxtables as that's the one other packages generally link
# against and iptables changes. Will have to revisit if other sonames change.
SLOT="0/12"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
IUSE="conntrack ipv6 netlink nftables pcap static-libs"
COMMON_DEPEND="