diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:39:57 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-05-13 10:41:02 +0200 |
commit | 907b1a4d2be0eaf06b7ae47058923d0f5e153990 (patch) | |
tree | 09a9f185bc4b74139410f7d690a5526c8f8fc9bb /net-firewall | |
parent | media-sound/cmus: amd64 stable wrt bug #573542 (diff) | |
download | gentoo-907b1a4d2be0eaf06b7ae47058923d0f5e153990.tar.gz gentoo-907b1a4d2be0eaf06b7ae47058923d0f5e153990.tar.bz2 gentoo-907b1a4d2be0eaf06b7ae47058923d0f5e153990.zip |
net-firewall/shorewall: amd64 stable wrt bug #579816
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/shorewall-5.0.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild index 5b037ee35c5b..800e37bb05d0 100644 --- a/net-firewall/shorewall/shorewall-5.0.7.2.ebuild +++ b/net-firewall/shorewall/shorewall-5.0.7.2.ebuild @@ -67,7 +67,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=" |