diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:33 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-27 16:19:33 +0100 |
commit | 4010938f5ab64146cf0d706c2ece2edd7d91d7d6 (patch) | |
tree | bf6dd0082c5dd1c143de7e7aeea70abf4d2fb0f2 /dev-python/sphinx_rtd_theme | |
parent | dev-python/sphinx: amd64 stable wrt bug #543914 (diff) | |
download | gentoo-4010938f5ab64146cf0d706c2ece2edd7d91d7d6.tar.gz gentoo-4010938f5ab64146cf0d706c2ece2edd7d91d7d6.tar.bz2 gentoo-4010938f5ab64146cf0d706c2ece2edd7d91d7d6.zip |
dev-python/sphinx_rtd_theme: amd64 stable wrt bug #543914
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 a4080a486060..91eee72ba114 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}]" |