diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-05 21:09:45 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-05 21:12:25 +0200 |
commit | b241e9887936138fdebd7b154a608b9bc529f1fd (patch) | |
tree | 30dcb9d3f7e4d7e7e4893010fac8b1fa06943e37 /net-firewall | |
parent | app-arch/rar: drop old (diff) | |
download | gentoo-b241e9887936138fdebd7b154a608b9bc529f1fd.tar.gz gentoo-b241e9887936138fdebd7b154a608b9bc529f1fd.tar.bz2 gentoo-b241e9887936138fdebd7b154a608b9bc529f1fd.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.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.5.2.ebuild b/net-firewall/shorewall/shorewall-5.2.5.2.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.5.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.5.2.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=" |