diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:48:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-18 17:51:59 +0100 |
commit | 39c3cbf1b715371b45ba75e718564a7d38ac1b3d (patch) | |
tree | a76789deed555e39735a4fd9f5a89df23a7045ab /dev-python/sphinx-bootstrap-theme | |
parent | dev-python/sparql-wrapper: amd64 stable wrt bug #606336 (diff) | |
download | gentoo-39c3cbf1b715371b45ba75e718564a7d38ac1b3d.tar.gz gentoo-39c3cbf1b715371b45ba75e718564a7d38ac1b3d.tar.bz2 gentoo-39c3cbf1b715371b45ba75e718564a7d38ac1b3d.zip |
dev-python/sphinx-bootstrap-theme: amd64 stable wrt bug #606338
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-bootstrap-theme')
-rw-r--r-- | dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild index 679c64e3418e..cf45d88986b2 100644 --- a/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild +++ b/dev-python/sphinx-bootstrap-theme/sphinx-bootstrap-theme-0.4.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |