diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-11-01 14:08:27 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-11-02 12:47:12 +0100 |
commit | 9130fd1b58be3d70b94b7d1c3624e175b8c2a9b1 (patch) | |
tree | f48efa084258a0c56be33ff905abf5daad275d7d /dev-python/sphinx_rtd_theme | |
parent | dev-python/pkginfo: Stable under ALLARCHES policy (diff) | |
download | gentoo-9130fd1b58be3d70b94b7d1c3624e175b8c2a9b1.tar.gz gentoo-9130fd1b58be3d70b94b7d1c3624e175b8c2a9b1.tar.bz2 gentoo-9130fd1b58be3d70b94b7d1c3624e175b8c2a9b1.zip |
dev-python/sphinx_rtd_theme: Stable under ALLARCHES policy
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=543914
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
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 91eee72ba114..5e8f6764036b 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 @@ -14,7 +14,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}]" |