diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-14 11:43:32 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-14 11:43:32 +0200 |
commit | 16584c4319d6975e14c3753e9883f70afea90b47 (patch) | |
tree | 6943a79910662e91f301d282b1879c19a88f17b3 /dev-python/sphinx_rtd_theme | |
parent | dev-python/pip: Keyword under ALLARCHES policy (diff) | |
download | gentoo-16584c4319d6975e14c3753e9883f70afea90b47.tar.gz gentoo-16584c4319d6975e14c3753e9883f70afea90b47.tar.bz2 gentoo-16584c4319d6975e14c3753e9883f70afea90b47.zip |
dev-python/sphinx_rtd_theme: Keyword under ALLARCHES policy
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 274ebecc1439..31bfaa6e3ad4 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 ~hppa ~mips ~ppc ~ppc64 ~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}] |