diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2022-02-13 11:01:14 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-13 14:58:10 +0000 |
commit | 42793e4150aa496b44e3d4ee3696583428a1d39f (patch) | |
tree | 2749f34b4f513d50a8ed683b46966904e3aa72a8 /app-eselect | |
parent | net-libs/libnftnl: stable 1.2.1 for hppa, bug #833063 (diff) | |
download | gentoo-42793e4150aa496b44e3d4ee3696583428a1d39f.tar.gz gentoo-42793e4150aa496b44e3d4ee3696583428a1d39f.tar.bz2 gentoo-42793e4150aa496b44e3d4ee3696583428a1d39f.zip |
app-eselect/eselect-iptables: stable 20211203 for hppa, bug #833063
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20211203.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20211203.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20211203.ebuild index d0c4b6ab4f07..3decd511c878 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20211203.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20211203.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,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" |