diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:20:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 17:20:58 +0200 |
commit | 518ae3bf708aef797d7afc914ebf922e9f633db8 (patch) | |
tree | 1cfcd4744a533714e42b487763174ce2ef86a2e0 /app-eselect | |
parent | media-libs/openh264: x86 stable wrt bug #732590 (diff) | |
download | gentoo-518ae3bf708aef797d7afc914ebf922e9f633db8.tar.gz gentoo-518ae3bf708aef797d7afc914ebf922e9f633db8.tar.bz2 gentoo-518ae3bf708aef797d7afc914ebf922e9f633db8.zip |
app-eselect/eselect-iptables: ppc stable wrt bug #724138
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
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 f033207e9698..da358b059dd0 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" |