Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/
Date: Tue, 28 Sep 2021 21:29:07
Message-Id: 1632864498.aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828.chewi@gentoo
1 commit: aaeeaea9f82a5aa0b62eb8f9fe0bf6ea33e2c828
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 28 21:28:18 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 28 21:28:18 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aaeeaea9
7
8 dev-python/sphinxcontrib-github-alt: Keyword 1.2 for ~m68k
9
10 Signed-off-by: James Le Cuirot <chewi <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 65ee1e05f67..f121d17bf14 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 ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86"
25
26 RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"
27 BDEPEND="${RDEPEND}"