diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:18:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-18 13:18:11 +0200 |
commit | 90ec59066c198c8c9b5e971f4c81fdfe258fb016 (patch) | |
tree | 28f7ed23dc733650659a1fdfac8b7627c9360e05 /app-eselect | |
parent | dev-python/sure: arm stable wrt bug #732726 (diff) | |
download | gentoo-90ec59066c198c8c9b5e971f4c81fdfe258fb016.tar.gz gentoo-90ec59066c198c8c9b5e971f4c81fdfe258fb016.tar.bz2 gentoo-90ec59066c198c8c9b5e971f4c81fdfe258fb016.zip |
app-eselect/eselect-iptables: arm stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="arm"
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 0fd12efca929..2ac3b97022c9 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" |