summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-04-21 07:59:08 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-04-21 08:02:14 +0100
commit0dce3dc0aa1341155a31407122e079632fcd07ca (patch)
tree99b3372e7033d4ae57c3d71748052bd0e6935db7 /net-firewall
parentdev-util/flawfinder: python3.8 compatible (diff)
downloadgentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.gz
gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.tar.bz2
gentoo-0dce3dc0aa1341155a31407122e079632fcd07ca.zip
*/*: downgrade m68k down to ~m68k
m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r--net-firewall/iptables/iptables-1.6.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/iptables/iptables-1.6.1-r3.ebuild b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
index 63eb987090b6..388e2f7dba85 100644
--- a/net-firewall/iptables/iptables-1.6.1-r3.ebuild
+++ b/net-firewall/iptables/iptables-1.6.1-r3.ebuild
@@ -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 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 sparc x86"
IUSE="conntrack ipv6 netlink nftables pcap static-libs"
COMMON_DEPEND="