diff options
-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 bac4b390c7bb..30a6da43390e 100644 --- a/www-misc/awstats/awstats-7.4.ebuild +++ b/www-misc/awstats/awstats-7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -23,7 +23,7 @@ fi S=${WORKDIR}/${MY_P} LICENSE="GPL-3" -KEYWORDS="~alpha amd64 hppa ppc ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86" IUSE="geoip ipv6" SLOT="0" |