diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:27:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:27:48 -0400 |
commit | 05299e8f122c97a3dc5ad0f580e8cbf62cdf8c0a (patch) | |
tree | 0717ea3fce1e55122d287a6535ed0240ae33b9f3 /dev-python/guzzle_sphinx_theme | |
parent | dev-python/guzzle_sphinx_theme: amd64 stable wrt bug #682884 (diff) | |
download | gentoo-05299e8f122c97a3dc5ad0f580e8cbf62cdf8c0a.tar.gz gentoo-05299e8f122c97a3dc5ad0f580e8cbf62cdf8c0a.tar.bz2 gentoo-05299e8f122c97a3dc5ad0f580e8cbf62cdf8c0a.zip |
dev-python/guzzle_sphinx_theme: x86 stable wrt bug #682884
* ALLARCHES policy
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-python/guzzle_sphinx_theme')
-rw-r--r-- | dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 2f4d03ba6b56..0ba5efb4ffbb 100644 --- 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 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |