From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73ACD139085 for ; Wed, 8 Feb 2017 23:09:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AF086E0D09; Wed, 8 Feb 2017 23:09:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 88C1DE0D09 for ; Wed, 8 Feb 2017 23:09:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 76C523416DB for ; Wed, 8 Feb 2017 23:09:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3C567EA for ; Wed, 8 Feb 2017 23:09:24 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1486595363.3d6202571d03932736f5734969c1523fae4628e3.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-misc/awstats/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-misc/awstats/awstats-7.4.ebuild X-VCS-Directories: www-misc/awstats/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 3d6202571d03932736f5734969c1523fae4628e3 X-VCS-Branch: master Date: Wed, 8 Feb 2017 23:09:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b2461284-915d-4fb5-b220-468cc89460fd X-Archives-Hash: 1cd4270620d9f6a3a8a0a185f7132515 commit: 3d6202571d03932736f5734969c1523fae4628e3 Author: Jeroen Roovers gentoo org> AuthorDate: Wed Feb 8 23:08:59 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Wed Feb 8 23:09:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d620257 www-misc/awstats: Stable for HPPA (bug #597762). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches www-misc/awstats/awstats-7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/awstats/awstats-7.4.ebuild b/www-misc/awstats/awstats-7.4.ebuild index 8ea3f54dbc..e2a1866153 100644 --- a/www-misc/awstats/awstats-7.4.ebuild +++ b/www-misc/awstats/awstats-7.4.ebuild @@ -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"