diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-24 18:18:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-24 18:28:10 +0100 |
commit | 1a13688eb7a301e8f2d7c60526eea2beca9f6b33 (patch) | |
tree | a37803c9c0ac296134a835d8934fd962ac64c9e6 /net-firewall | |
parent | net-dns/unbound: drop old (diff) | |
download | gentoo-1a13688eb7a301e8f2d7c60526eea2beca9f6b33.tar.gz gentoo-1a13688eb7a301e8f2d7c60526eea2beca9f6b33.tar.bz2 gentoo-1a13688eb7a301e8f2d7c60526eea2beca9f6b33.zip |
net-firewall/shorewall: move stable keywords
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.3.5.ebuild b/net-firewall/shorewall/shorewall-5.2.3.5.ebuild index 9f77b3406b11..ab98fa113074 100644 --- a/net-firewall/shorewall/shorewall-5.2.3.5.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.3.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=" |