diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 00:55:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:17:38 +0100 |
commit | 4600b9c6dc06cbe8509fe6ad0a3d22e7814d7a5f (patch) | |
tree | 55fc0bf81300bc2afc8e01f739e06012b456fc91 /net-firewall/ipkungfu | |
parent | app-pda/ideviceinstaller: x86 stable (bug #676426) (diff) | |
download | gentoo-4600b9c6dc06cbe8509fe6ad0a3d22e7814d7a5f.tar.gz gentoo-4600b9c6dc06cbe8509fe6ad0a3d22e7814d7a5f.tar.bz2 gentoo-4600b9c6dc06cbe8509fe6ad0a3d22e7814d7a5f.zip |
net-firewall/ipkungfu: x86 stable (bug #676712)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/ipkungfu')
-rw-r--r-- | net-firewall/ipkungfu/ipkungfu-0.6.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-firewall/ipkungfu/ipkungfu-0.6.1-r1.ebuild b/net-firewall/ipkungfu/ipkungfu-0.6.1-r1.ebuild index 94f6785c0b8e..c23eba995ec9 100644 --- a/net-firewall/ipkungfu/ipkungfu-0.6.1-r1.ebuild +++ b/net-firewall/ipkungfu/ipkungfu-0.6.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="http://www.linuxkungfu.org/ipkungfu/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="" DEPEND="net-firewall/iptables" |