diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 09:59:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-04-02 09:59:00 +0200 |
commit | 1504243bb1b313db05ed4d9b6d9113bfe4a08ca0 (patch) | |
tree | 0623cc516ac494501136b5a53bfdfdb7ee33db9f /app-eselect | |
parent | x11-misc/sddm: amd64 stable wrt bug #836603 (diff) | |
download | gentoo-1504243bb1b313db05ed4d9b6d9113bfe4a08ca0.tar.gz gentoo-1504243bb1b313db05ed4d9b6d9113bfe4a08ca0.tar.bz2 gentoo-1504243bb1b313db05ed4d9b6d9113bfe4a08ca0.zip |
app-eselect/eselect-iptables: amd64 stable wrt bug #836617
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild index 4f2a10e0cfe3..0d20d363b680 100644 --- a/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild +++ b/app-eselect/eselect-iptables/eselect-iptables-20220320.ebuild @@ -10,7 +10,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" |