diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-25 22:24:51 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-25 23:43:08 +0200 |
commit | 208356402a073c1aeaf30eb2be6b80b68e00cd84 (patch) | |
tree | d132e50589f131e30d2ca124ec0b15af24102a26 /net-firewall | |
parent | dev-libs/librdkafka: bump to v1.4.4 (diff) | |
download | gentoo-208356402a073c1aeaf30eb2be6b80b68e00cd84.tar.gz gentoo-208356402a073c1aeaf30eb2be6b80b68e00cd84.tar.bz2 gentoo-208356402a073c1aeaf30eb2be6b80b68e00cd84.zip |
net-firewall/shorewall: rollover keywords
Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.5.ebuild b/net-firewall/shorewall/shorewall-5.2.5.ebuild index 95a3c0906eab..c6f9c3e5bed0 100644 --- a/net-firewall/shorewall/shorewall-5.2.5.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.5.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=" |