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 2EFD3138359 for ; Wed, 7 Oct 2020 01:02:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BE0C8E09CA; Wed, 7 Oct 2020 01:02:08 +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 9E556E09BF for ; Wed, 7 Oct 2020 01:02:08 +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 789AA340E30 for ; Wed, 7 Oct 2020 01:02:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 05D133A4 for ; Wed, 7 Oct 2020 01:02:05 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1602032518.153a9107ff0e09f9e2c77e275bf84ecceac4e7eb.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-blockdiag/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild X-VCS-Directories: dev-python/sphinxcontrib-blockdiag/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 153a9107ff0e09f9e2c77e275bf84ecceac4e7eb X-VCS-Branch: master Date: Wed, 7 Oct 2020 01:02:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ddf98abf-409e-4607-bc66-8dd3c5e24a19 X-Archives-Hash: afc01b43d118be1e2fc467ece3136ce4 commit: 153a9107ff0e09f9e2c77e275bf84ecceac4e7eb Author: Sam James gentoo org> AuthorDate: Wed Oct 7 00:49:14 2020 +0000 Commit: Sam James gentoo org> CommitDate: Wed Oct 7 01:01:58 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153a9107 dev-python/sphinxcontrib-blockdiag: Stabilize 2.0.0 arm, #745552 Signed-off-by: Sam James gentoo.org> dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild b/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild index f5d64fb96d1..968a842edc3 100644 --- a/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild +++ b/dev-python/sphinxcontrib-blockdiag/sphinxcontrib-blockdiag-2.0.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/blockdiag/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" RDEPEND=" >=dev-python/sphinx-2.0[${PYTHON_USEDEP}]