diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:18:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-05-14 23:29:24 +0200 |
commit | d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565 (patch) | |
tree | 0308202e61dfe2131fc1fb61890fce97548407c5 /www-misc/awstats | |
parent | app-portage/portage-utils: arm64 stable (bug #722778) (diff) | |
download | gentoo-d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565.tar.gz gentoo-d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565.tar.bz2 gentoo-d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565.zip |
www-misc/awstats: x86 stable (bug #646786)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-misc/awstats')
-rw-r--r-- | www-misc/awstats/awstats-7.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/awstats/awstats-7.8.ebuild b/www-misc/awstats/awstats-7.8.ebuild index 4946a4565b30..c73348d6087b 100644 --- a/www-misc/awstats/awstats-7.8.ebuild +++ b/www-misc/awstats/awstats-7.8.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://www.awstats.org/" SRC_URI="https://www.awstats.org/files/${P}.tar.gz" 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" |