diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:27:30 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-05-30 21:27:30 +0100 |
commit | 6cbeb37866bd25898a8f481b2516831f81188d0c (patch) | |
tree | 4b3e90eb2096351171e06833a1c093fe0330f411 /net-firewall | |
parent | sys-fs/dmg2img: keyworded 1.6.7-r1 for ppc64, bug #686878 (diff) | |
download | gentoo-6cbeb37866bd25898a8f481b2516831f81188d0c.tar.gz gentoo-6cbeb37866bd25898a8f481b2516831f81188d0c.tar.bz2 gentoo-6cbeb37866bd25898a8f481b2516831f81188d0c.zip |
net-firewall/ipset: stable 6.38 for ppc, bug #663616
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/ipset/ipset-6.38.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/ipset/ipset-6.38.ebuild b/net-firewall/ipset/ipset-6.38.ebuild index b6bd9375ea68..a2ebc6e6e4f5 100644 --- a/net-firewall/ipset/ipset-6.38.ebuild +++ b/net-firewall/ipset/ipset-6.38.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://ipset.netfilter.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~x86" RDEPEND=">=net-firewall/iptables-1.4.7 net-libs/libmnl" |