Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-programoutput/
Date: Thu, 24 Jun 2021 15:07:22
Message-Id: 1624547220.4441fd88d9e8979ad6e37bd1bf579bc1450bd0f7.slyfox@gentoo
1 commit: 4441fd88d9e8979ad6e37bd1bf579bc1450bd0f7
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jun 24 13:45:10 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 24 15:07:00 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4441fd88
7
8 dev-python/sphinxcontrib-programoutput: mark 0.17 ~sparc, bug #796254
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.2
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 .../sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
19 index f24b3f8df33..798cc4319b0 100644
20 --- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
21 +++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
22 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm ~sparc x86 ~amd64-linux ~x86-linux"
28
29 RDEPEND="
30 dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]