diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:05:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-04 18:05:54 +0100 |
commit | bfb43363524a4efb175618dbc1bfd1ece89c55a9 (patch) | |
tree | 58f3d3ade9c97c9c522f056922354f4d26e4ba5e /www-misc/awstats | |
parent | net-misc/whois: x86 stable wrt bug #598657 (diff) | |
download | gentoo-bfb43363524a4efb175618dbc1bfd1ece89c55a9.tar.gz gentoo-bfb43363524a4efb175618dbc1bfd1ece89c55a9.tar.bz2 gentoo-bfb43363524a4efb175618dbc1bfd1ece89c55a9.zip |
www-misc/awstats: x86 stable wrt bug #597762
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-misc/awstats')
-rw-r--r-- | www-misc/awstats/awstats-7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-misc/awstats/awstats-7.4.ebuild b/www-misc/awstats/awstats-7.4.ebuild index 2f302bd9366c..fb48acbd3690 100644 --- a/www-misc/awstats/awstats-7.4.ebuild +++ b/www-misc/awstats/awstats-7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -24,7 +24,7 @@ fi S=${WORKDIR}/${MY_P} LICENSE="GPL-3" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ppc ~sparc x86 ~x86-fbsd" IUSE="geoip ipv6" SLOT="0" |