diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:51:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 18:52:03 +0200 |
commit | c4446cee8c40082b982d74c952aed780a1d0d154 (patch) | |
tree | 4859d053f8a8e85db849d37a26edcf1fe2b60a5f /app-eselect | |
parent | dev-libs/apr: s390 stable wrt bug #725372 (diff) | |
download | gentoo-c4446cee8c40082b982d74c952aed780a1d0d154.tar.gz gentoo-c4446cee8c40082b982d74c952aed780a1d0d154.tar.bz2 gentoo-c4446cee8c40082b982d74c952aed780a1d0d154.zip |
app-eselect/eselect-iptables: s390 stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@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 2ac3b97022c9..060fccc647d1 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" |