diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-02-19 21:59:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-02-19 22:07:04 +0100 |
commit | 403c3de6dc1b3deffd6c3a583cced884f385ef43 (patch) | |
tree | 241f62c780c81736370f0a117e87fe511bfd7f16 /dev-python/sphinx_rtd_theme | |
parent | dev-python/Babel: 2.5.0 arm64 stable (via ALLARCHES) (diff) | |
download | gentoo-403c3de6dc1b3deffd6c3a583cced884f385ef43.tar.gz gentoo-403c3de6dc1b3deffd6c3a583cced884f385ef43.tar.bz2 gentoo-403c3de6dc1b3deffd6c3a583cced884f385ef43.zip |
dev-python/sphinx_rtd_theme: 0.1.9 arm64 stable (via ALLARCHES)
Diffstat (limited to 'dev-python/sphinx_rtd_theme')
-rw-r--r-- | dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild index 64713e35109e..6033d4f18e5f 100644 --- a/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.ebuild +++ b/dev-python/sphinx_rtd_theme/sphinx_rtd_theme-0.1.9.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-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |