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, 08 Jul 2021 07:09:47
Message-Id: 1625728159.0c2a77ce5750e5e8704be821dc2d4157db71ec23.slyfox@gentoo
1 commit: 0c2a77ce5750e5e8704be821dc2d4157db71ec23
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jul 8 07:09:19 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 8 07:09:19 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c2a77ce
7
8 dev-python/sphinxcontrib-programoutput: keyworded 0.17 for ppc
9
10 keyworded wrt bug #796254
11
12 Package-Manager: Portage-3.0.20, Repoman-3.0.3
13 RepoMan-Options: --include-arches="ppc"
14 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
15
16 .../sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
20 index 798cc4319b0..cf1f2cba1e4 100644
21 --- a/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
22 +++ b/dev-python/sphinxcontrib-programoutput/sphinxcontrib-programoutput-0.17.ebuild
23 @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
24
25 LICENSE="BSD"
26 SLOT="0"
27 -KEYWORDS="amd64 ~arm ~sparc x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="amd64 ~arm ~ppc ~sparc x86 ~amd64-linux ~x86-linux"
29
30 RDEPEND="
31 dev-python/namespace-sphinxcontrib[${PYTHON_USEDEP}]