diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 16:03:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 16:46:08 +0100 |
commit | df19bd0d4d291f70aaf39a8f281e858dca507249 (patch) | |
tree | 825373a0349da15191393637f01b799a6e80012d /dev-python/sphinx_rtd_theme | |
parent | dev-python/commonmark: x86 stable (bug #677578) (diff) | |
download | gentoo-df19bd0d4d291f70aaf39a8f281e858dca507249.tar.gz gentoo-df19bd0d4d291f70aaf39a8f281e858dca507249.tar.bz2 gentoo-df19bd0d4d291f70aaf39a8f281e858dca507249.zip |
dev-python/sphinx_rtd_theme: x86 stable (bug #677578)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@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 94f8086eeb30..3166062def3c 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}]" |