Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/
Date: Sun, 26 Sep 2021 17:52:27
Message-Id: 1632678572.1df300aa6a68ac37532416f7e9483c4cabfde77e.sam@gentoo
1 commit: 1df300aa6a68ac37532416f7e9483c4cabfde77e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 26 17:49:32 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 26 17:49:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1df300aa
7
8 dev-python/sphinxcontrib-github-alt: Stabilize 1.2 arm, #811939
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
16 index 8c09afc1dd7..65ee1e05f67 100644
17 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
18 +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.2.ebuild
19 @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
27 BDEPEND="${RDEPEND}"