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 2A86B139694 for ; Sat, 15 Jul 2017 16:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 005851FC04E; Sat, 15 Jul 2017 16:23:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 D88391FC04E for ; Sat, 15 Jul 2017 16:22:59 +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 02EA3341948 for ; Sat, 15 Jul 2017 16:22:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 01AB174BA for ; Sat, 15 Jul 2017 16:22:56 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1500135760.c02db0ada3d082cce59f2b9d0b75169ed97f6acd.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx/sphinx-1.5.2.ebuild X-VCS-Directories: dev-python/sphinx/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: c02db0ada3d082cce59f2b9d0b75169ed97f6acd X-VCS-Branch: master Date: Sat, 15 Jul 2017 16:22:56 +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: 308d5f1b-9ab9-4f56-b42b-befc6be4f102 X-Archives-Hash: 52a6acf5bef3bf1d5575762fb2a81fd3 commit: c02db0ada3d082cce59f2b9d0b75169ed97f6acd Author: Tobias Klausmann gentoo org> AuthorDate: Sat Jul 15 16:22:40 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Jul 15 16:22:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c02db0ad dev-python/sphinx-1.5.2-r0: add amd64 keyword Gentoo-Bug: 608438 dev-python/sphinx/sphinx-1.5.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinx/sphinx-1.5.2.ebuild b/dev-python/sphinx/sphinx-1.5.2.ebuild index e3dd6bd9aa1..f0cbdeef2ff 100644 --- a/dev-python/sphinx/sphinx-1.5.2.ebuild +++ b/dev-python/sphinx/sphinx-1.5.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/S/${PN^}/${P^}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~x86" IUSE="doc latex net test" RDEPEND="