diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:23:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:23:59 -0400 |
commit | 2cfb9db5cb7eb2c9be8feee0a3a3c9d3d09b15cb (patch) | |
tree | 22a7eff1c19959976c96653c091b39a2ddcc73c0 /dev-python/guzzle_sphinx_theme | |
parent | app-misc/khard: amd64 stable wrt bug #682886 (diff) | |
download | gentoo-2cfb9db5cb7eb2c9be8feee0a3a3c9d3d09b15cb.tar.gz gentoo-2cfb9db5cb7eb2c9be8feee0a3a3c9d3d09b15cb.tar.bz2 gentoo-2cfb9db5cb7eb2c9be8feee0a3a3c9d3d09b15cb.zip |
dev-python/guzzle_sphinx_theme: amd64 stable wrt bug #682884
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python/guzzle_sphinx_theme')
-rw-r--r-- | dev-python/guzzle_sphinx_theme/guzzle_sphinx_theme-0.7.11-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 d18b0f7dc705..2f4d03ba6b56 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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}]" |