From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 138FC13888F for ; Wed, 14 Oct 2015 16:52:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3C505E07E1; Wed, 14 Oct 2015 16:52:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7727E07E1 for ; Wed, 14 Oct 2015 16:52:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C705A340A3B for ; Wed, 14 Oct 2015 16:52:27 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 74761929 for ; Wed, 14 Oct 2015 16:52:25 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1444841368.b51227e9996dcb246087dd309d6c3934df7524e9.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-spelling/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild X-VCS-Directories: dev-python/sphinxcontrib-spelling/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: b51227e9996dcb246087dd309d6c3934df7524e9 X-VCS-Branch: master Date: Wed, 14 Oct 2015 16:52:25 +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: a6d7bda6-d52b-4023-ab83-23ffc716a66b X-Archives-Hash: 07519833278466e8677a3c5faa83ea47 commit: b51227e9996dcb246087dd309d6c3934df7524e9 Author: Justin Lecher gentoo org> AuthorDate: Wed Oct 14 16:49:28 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Oct 14 16:49:28 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b51227e9 dev-python/sphinxcontrib-spelling: Keyword under ALLARCHES policy Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=562514 Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild index e9fb6f5..ee75e7a 100644 --- a/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild +++ b/dev-python/sphinxcontrib-spelling/sphinxcontrib-spelling-2.1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="doc test" CDEPEND="