Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/guzzle_sphinx_theme/
Date: Sat, 30 Sep 2017 00:38:51
Message-Id: 1506731760.f13a86d93c8a67195c25c52cde6a2408d9ad383e.prometheanfire@gentoo
1 commit: f13a86d93c8a67195c25c52cde6a2408d9ad383e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 30 00:36:00 2017 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 30 00:36:00 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f13a86d9
7
8 dev-python/guzzle_sphinx_theme: 0.7.11 stable for amd64 and x86
9
10 Package-Manager: Portage-2.3.8, Repoman-2.3.3
11
12 dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.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.ebuild b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
16 index c58ba0df578..5722b5e28f5 100644
17 --- a/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
18 +++ b/dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
25 IUSE=""
26
27 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"