diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:45:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-06 08:49:15 +0100 |
commit | da1bc402577eba47f46c3911874fbe476871ba19 (patch) | |
tree | 9f37666f06dc448179e1ad9439e33ca0d96f9d9a /app-eselect | |
parent | app-portage/gentoolkit: stable 0.5.0 for hppa (diff) | |
download | gentoo-da1bc402577eba47f46c3911874fbe476871ba19.tar.gz gentoo-da1bc402577eba47f46c3911874fbe476871ba19.tar.bz2 gentoo-da1bc402577eba47f46c3911874fbe476871ba19.zip |
app-eselect/eselect-iptables: stable 20200508 for hppa
stable wrt bug #733498
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild index 060fccc647d1..5e82c80ecdc1 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20200508.ebuild @@ -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" |