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 8C30F13835A for ; Thu, 14 May 2020 21:29:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 80C11E09D9; Thu, 14 May 2020 21:29:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 69346E09D9 for ; Thu, 14 May 2020 21:29:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 39137350DC2 for ; Thu, 14 May 2020 21:29:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6FE6219 for ; Thu, 14 May 2020 21:29:40 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1589491764.d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565.whissi@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.8.ebuild X-VCS-Directories: www-misc/awstats/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565 X-VCS-Branch: master Date: Thu, 14 May 2020 21:29:40 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c2f81477-b42e-4efb-bb24-1faf59772150 X-Archives-Hash: 8ee466fd56d5f1b05271db5201d15342 commit: d71d7a9bf47d1bcdbf6fb4a9c176276e8ef9c565 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu May 14 21:18:09 2020 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu May 14 21:29:24 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d71d7a9b www-misc/awstats: x86 stable (bug #646786) Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann gentoo.org> www-misc/awstats/awstats-7.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-misc/awstats/awstats-7.8.ebuild b/www-misc/awstats/awstats-7.8.ebuild index 4946a4565b3..c73348d6087 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"