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 83E7E139695 for ; Sat, 29 Jul 2017 20:39:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE66C1FC22E; Sat, 29 Jul 2017 20:38:56 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 8677D1FC22D for ; Sat, 29 Jul 2017 20:38:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AA41F341A99 for ; Sat, 29 Jul 2017 20:38:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B96374D4 for ; Sat, 29 Jul 2017 20:38:52 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1501360686.083df54f14197b8dcab29bed7be660fa3a77f76e.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/namespace-sphinxcontrib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild X-VCS-Directories: dev-python/namespace-sphinxcontrib/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 083df54f14197b8dcab29bed7be660fa3a77f76e X-VCS-Branch: master Date: Sat, 29 Jul 2017 20:38:52 +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: d24fc8c1-ee8d-4b7d-96ed-ef6d318a4a42 X-Archives-Hash: 867e269e2f3c1d10ba384dd184842ef2 commit: 083df54f14197b8dcab29bed7be660fa3a77f76e Author: Matthew Thode gentoo org> AuthorDate: Sat Jul 29 20:19:04 2017 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Jul 29 20:38:06 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=083df54f dev-python/namespace-sphinxcontrib: 1.0.1 stable arm arm64 and hppa Package-Manager: Portage-2.3.6, Repoman-2.3.3 dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild index b68a4db15a8..1fa214f61b3 100644 --- a/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild +++ b/dev-python/namespace-sphinxcontrib/namespace-sphinxcontrib-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]