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 0B0DA138407 for ; Wed, 19 Oct 2016 11:05:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8ACD8E0B12; Wed, 19 Oct 2016 11:05:49 +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 72C82E0B12 for ; Wed, 19 Oct 2016 11:05:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3882C3413E9 for ; Wed, 19 Oct 2016 11:05:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 991D1300 for ; Wed, 19 Oct 2016 11:05:46 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1476875069.00b2f7cad74589596b320ce254c2a3a0de8ceb8d.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/ikiwiki/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/ikiwiki/ikiwiki-3.20160905.ebuild X-VCS-Directories: www-apps/ikiwiki/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 00b2f7cad74589596b320ce254c2a3a0de8ceb8d X-VCS-Branch: master Date: Wed, 19 Oct 2016 11:05:46 +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: b0d7192f-2b04-46e6-8a86-c8e9cbf0a5e9 X-Archives-Hash: 984077e89e672eac354a6ab75fefca90 commit: 00b2f7cad74589596b320ce254c2a3a0de8ceb8d Author: Agostino Sarubbo gentoo org> AuthorDate: Wed Oct 19 11:04:29 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Wed Oct 19 11:04:29 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b2f7ca www-apps/ikiwiki: amd64 stable wrt bug #582528 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> www-apps/ikiwiki/ikiwiki-3.20160905.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild index d0d4aa8..8db933e 100644 --- a/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild +++ b/www-apps/ikiwiki/ikiwiki-3.20160905.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://debian/pool/main/i/ikiwiki/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="extras minimal test" -KEYWORDS="~amd64" +KEYWORDS="amd64" S=${WORKDIR}/${PN}-${PV}