diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 23:37:06 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-28 23:37:06 +0300 |
commit | 8ade186c10af834540e1a5173723713294e299ad (patch) | |
tree | 78739c5bf5e022b27cc8c450ec96cb1bfdeac20d /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/cython: s390 stable wrt bug #681558 (diff) | |
download | gentoo-8ade186c10af834540e1a5173723713294e299ad.tar.gz gentoo-8ade186c10af834540e1a5173723713294e299ad.tar.bz2 gentoo-8ade186c10af834540e1a5173723713294e299ad.zip |
dev-python/sphinx-bootstrap-theme: Add ~s390 keyword wrt bug #664178
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="~s390"
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 28b919c9002c..8a5d3d707db7 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 arm64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |