diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-16 17:31:32 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-16 18:40:06 +0000 |
commit | ce8efa4c3413af3960babc765819a6471673a688 (patch) | |
tree | 4a510946404bc919fef12a87d203cb960afa9cd9 /dev-python/sphinx-bootstrap-theme | |
parent | app-crypt/ccrypt: version bump (diff) | |
download | gentoo-ce8efa4c3413af3960babc765819a6471673a688.tar.gz gentoo-ce8efa4c3413af3960babc765819a6471673a688.tar.bz2 gentoo-ce8efa4c3413af3960babc765819a6471673a688.zip |
dev-python/sphinx-bootstrap-theme: mark 0.6.5 sparc, bug #676622
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild index 6c487d5c1c3a..a43d7ca0142f 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.6.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 arm ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |