diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-03-21 07:43:51 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-03-21 07:25:59 +0000 |
commit | 984536e67fbc478d1c46aabb62a3a5e63bb54f16 (patch) | |
tree | 4a52905ba88f359c4fd5f7c440f1a7da022144aa /dev-python/sphinx-bootstrap-theme | |
parent | sys-apps/fakechroot: keyworded 2.19 for hppa, bug #657502 (diff) | |
download | gentoo-984536e67fbc478d1c46aabb62a3a5e63bb54f16.tar.gz gentoo-984536e67fbc478d1c46aabb62a3a5e63bb54f16.tar.bz2 gentoo-984536e67fbc478d1c46aabb62a3a5e63bb54f16.zip |
dev-python/sphinx-bootstrap-theme: mark 0.6.5 ~hppa, bug #664178
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
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 a43d7ca0142f..4b8586b5da16 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 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" IUSE="" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |