diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:37:59 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-07 09:47:34 +0100 |
commit | 4b9a2f3ec6b64fa926a1dc61f8b16c4c73dc7c14 (patch) | |
tree | c5f17a6a0444affc7cabcbb6172d7afa939e70e4 /app-eselect/eselect-iptables | |
parent | app-portage/gentoolkit: stable 0.5.0 for ppc64 (diff) | |
download | gentoo-4b9a2f3ec6b64fa926a1dc61f8b16c4c73dc7c14.tar.gz gentoo-4b9a2f3ec6b64fa926a1dc61f8b16c4c73dc7c14.tar.bz2 gentoo-4b9a2f3ec6b64fa926a1dc61f8b16c4c73dc7c14.zip |
app-eselect/eselect-iptables: stable 20200508 for ppc64
stable wrt bug #733498
Package-Manager: Portage-3.0.5, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-iptables')
-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 5e82c80ecdc1..e5c02d3e1a52 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" |