diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-03-02 13:27:55 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-03-02 13:27:55 -0800 |
commit | ec2377ab7952a429bb76819ac3337cc763370e7b (patch) | |
tree | abcbe4dd99a7c3e46f59e4cdd92ec0da0b97a853 /dev-python/sphinx_rtd_theme | |
parent | dev-python/recommonmark-0.5.0_pre20181012-r1: alpha stable, bug 677578 (diff) | |
download | gentoo-ec2377ab7952a429bb76819ac3337cc763370e7b.tar.gz gentoo-ec2377ab7952a429bb76819ac3337cc763370e7b.tar.bz2 gentoo-ec2377ab7952a429bb76819ac3337cc763370e7b.zip |
dev-python/sphinx_rtd_theme-0.2.4: alpha stable, bug 677578
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r-- | dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild index 1aacde467882..7dfc02c2706d 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.2.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |