diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-29 16:57:33 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-29 16:57:33 +0200 |
commit | 0a5c027fa5f4b077c1e22e5a26fa6c0539af5fd7 (patch) | |
tree | 5fb1527cd16e6f6ce415995062f54b221a50ac6d /net-firewall | |
parent | app-arch/rar: bump to v5.9.1 from 2020-06-25 (diff) | |
download | gentoo-0a5c027fa5f4b077c1e22e5a26fa6c0539af5fd7.tar.gz gentoo-0a5c027fa5f4b077c1e22e5a26fa6c0539af5fd7.tar.bz2 gentoo-0a5c027fa5f4b077c1e22e5a26fa6c0539af5fd7.zip |
net-firewall/shorewall: rollover keywords
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.5.1.ebuild b/net-firewall/shorewall/shorewall-5.2.5.1.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.5.1.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.5.1.ebuild @@ -66,7 +66,7 @@ if [[ ${MY_PV} = *-Beta* ]] || [[ ${MY_PV} = *-RC* ]]; then unset _tmp_last_index unset _tmp_suffix else - KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha amd64 hppa ppc ppc64 sparc x86" fi SRC_URI=" |