diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:43:00 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:43:00 +0300 |
commit | 3677d07a6ff5c7d5af7472c6a1926006318e63c7 (patch) | |
tree | 97828ee508dabfd4dc33a077104a29450123fd25 /app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | |
parent | net-firewall/iptables: Stabilize 1.8.7-r2 sparc, #836617 (diff) | |
download | gentoo-3677d07a6ff5c7d5af7472c6a1926006318e63c7.tar.gz gentoo-3677d07a6ff5c7d5af7472c6a1926006318e63c7.tar.bz2 gentoo-3677d07a6ff5c7d5af7472c6a1926006318e63c7.zip |
app-eselect/eselect-iptables: Stabilize 20220320 sparc, #836617
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild index 7c2bc921689c..793531185311 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://dev.gentoo.org/~chutzpah/dist/iptables/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND="app-admin/eselect" |