diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-22 20:13:13 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-12-22 20:22:09 +0100 |
commit | bcbffaa7b8b0db7332bcba8596640ad033a60841 (patch) | |
tree | ee52db2d020954a6dc2b165f9327ebdf7d29c6ec /net-firewall/shorewall | |
parent | app-shells/bashdb: bump to v4.4-1.0.1 (diff) | |
download | gentoo-bcbffaa7b8b0db7332bcba8596640ad033a60841.tar.gz gentoo-bcbffaa7b8b0db7332bcba8596640ad033a60841.tar.bz2 gentoo-bcbffaa7b8b0db7332bcba8596640ad033a60841.zip |
net-firewall/shorewall: move stable keywords
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-firewall/shorewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.2.1.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.2.1.4.ebuild b/net-firewall/shorewall/shorewall-5.2.1.4.ebuild index ef3c122caf7e..206f56bc7453 100644 --- a/net-firewall/shorewall/shorewall-5.2.1.4.ebuild +++ b/net-firewall/shorewall/shorewall-5.2.1.4.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=" |