diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-17 16:52:35 +0200 |
commit | 787e15ceea7b37db827778fd31bceaeb510c8f82 (patch) | |
tree | fea76a2086c32225ccea282941cc81a61043abf3 /app-eselect | |
parent | net-irc/znc: arm stable wrt bug #737508 (diff) | |
download | gentoo-787e15ceea7b37db827778fd31bceaeb510c8f82.tar.gz gentoo-787e15ceea7b37db827778fd31bceaeb510c8f82.tar.bz2 gentoo-787e15ceea7b37db827778fd31bceaeb510c8f82.zip |
app-eselect/eselect-iptables: sparc stable wrt bug #733498
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
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 84e01330055d..0fd12efca929 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" |