Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/
Date: Wed, 13 May 2020 17:12:40
Message-Id: 1589389953.9514e6dbc410ed4e304853cfcd27697503d6cbaa.ago@gentoo
1 commit: 9514e6dbc410ed4e304853cfcd27697503d6cbaa
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 13 17:11:50 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 13 17:12:33 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9514e6db
7
8 www-misc/awstats: ppc stable wrt bug #646786
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-misc/awstats/awstats-7.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-misc/awstats/awstats-7.8.ebuild b/www-misc/awstats/awstats-7.8.ebuild
18 index e3d410313be..4946a4565b3 100644
19 --- a/www-misc/awstats/awstats-7.8.ebuild
20 +++ b/www-misc/awstats/awstats-7.8.ebuild
21 @@ -12,7 +12,7 @@ HOMEPAGE="https://www.awstats.org/"
22 SRC_URI="https://www.awstats.org/files/${P}.tar.gz"
23 S=${WORKDIR}/${MY_P}
24 LICENSE="GPL-3"
25 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~hppa ppc ~sparc ~x86"
27 IUSE="geoip ipv6"
28
29 SLOT="0"