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 438E91395E2 for ; Fri, 11 Nov 2016 19:06:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60E41E0B62; Fri, 11 Nov 2016 19:06:14 +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 46C6AE0B62 for ; Fri, 11 Nov 2016 19:06:14 +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 4D1513412CB for ; Fri, 11 Nov 2016 19:06:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B934186E for ; Fri, 11 Nov 2016 19:06:11 +0000 (UTC) From: "Alice Ferrazzi" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alice Ferrazzi" Message-ID: <1478891082.e26bb3b41d1bc3151d67c75f92c604199872ca25.alicef@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: alicef X-VCS-Committer-Name: Alice Ferrazzi X-VCS-Revision: e26bb3b41d1bc3151d67c75f92c604199872ca25 X-VCS-Branch: master Date: Fri, 11 Nov 2016 19:06:11 +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: 39493ddb-0d51-4955-947c-2d7294369d67 X-Archives-Hash: 8f1712c236f0099e1e25869da7367003 commit: e26bb3b41d1bc3151d67c75f92c604199872ca25 Author: Alice Ferrazzi gentoo org> AuthorDate: Fri Nov 11 19:04:42 2016 +0000 Commit: Alice Ferrazzi gentoo org> CommitDate: Fri Nov 11 19:04:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e26bb3b4 www-apps/ikiwiki: add ~x86 Package-Manager: portage-2.3.0 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 8db933e..0067265 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 ~x86" S=${WORKDIR}/${PN}-${PV}