diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:36:00 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 19:36:00 -0500 |
commit | f13a86d93c8a67195c25c52cde6a2408d9ad383e (patch) | |
tree | ae7c2c53390a3917a795918c3fd4546aa7e49440 /dev-python | |
parent | dev-python/recommonmark: x86 stable under allarches for docker-py (diff) | |
download | gentoo-f13a86d93c8a67195c25c52cde6a2408d9ad383e.tar.gz gentoo-f13a86d93c8a67195c25c52cde6a2408d9ad383e.tar.bz2 gentoo-f13a86d93c8a67195c25c52cde6a2408d9ad383e.zip |
dev-python/guzzle_sphinx_theme: 0.7.11 stable for amd64 and x86
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index c58ba0df5788..5722b5e28f58 100644 --- 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 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |