diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:27:12 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-04-09 22:27:12 +0300 |
commit | 4e4f677a2af568fe5dd15a2ec3018b045797d7cf (patch) | |
tree | b590b47e7311c57802a85568eea1bdfb710cce89 /app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | |
parent | dev-python/werkzeug: Keyword 2.1.1 ia64, #836368 (diff) | |
download | gentoo-4e4f677a2af568fe5dd15a2ec3018b045797d7cf.tar.gz gentoo-4e4f677a2af568fe5dd15a2ec3018b045797d7cf.tar.bz2 gentoo-4e4f677a2af568fe5dd15a2ec3018b045797d7cf.zip |
app-eselect/eselect-iptables: Stabilize 20220320 hppa, #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 bbebad1775d4..7c2bc921689c 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" |