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/guzzle_sphinx_theme/
Date: Tue, 18 May 2021 17:28:32
Message-Id: 1621358879.62883b6c95c68eea52bc9c20b9b1b956cb375477.sam@gentoo
1 commit: 62883b6c95c68eea52bc9c20b9b1b956cb375477
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 18 17:27:59 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue May 18 17:27:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62883b6c
7
8 dev-python/guzzle_sphinx_theme: Keyword 0.7.11-r1 sparc, #790152
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild
16 index 7988631ec29..fbfcd1885e0 100644
17 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild
18 +++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild
19 @@ -13,6 +13,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND=">=dev-python/sphinx-1.2[${PYTHON_USEDEP}]"