diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 19:11:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-13 19:12:33 +0200 |
commit | 9514e6dbc410ed4e304853cfcd27697503d6cbaa (patch) | |
tree | 3a511180075297102075c35a934b5d50ad464d4b /www-misc | |
parent | dev-lang/c-intercal: Work around test failure with gcc 10. (diff) | |
download | gentoo-9514e6dbc410ed4e304853cfcd27697503d6cbaa.tar.gz gentoo-9514e6dbc410ed4e304853cfcd27697503d6cbaa.tar.bz2 gentoo-9514e6dbc410ed4e304853cfcd27697503d6cbaa.zip |
www-misc/awstats: ppc stable wrt bug #646786
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-misc')
-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 e3d410313be7..4946a4565b30 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" |