summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-24 22:08:32 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-24 22:08:32 +0800
commit2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5 (patch)
tree0f349871c4e388f4e2fa2e9bcbbb9b146bcf364e /dev-python/flask-sphinx-themes
parentdev-python/flask-testing: amd64 stable (diff)
downloadgentoo-2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5.tar.gz
gentoo-2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5.tar.bz2
gentoo-2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5.zip
dev-python/flask-sphinx-themes: amd64 stable
Gentoo-bug: 658946 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/flask-sphinx-themes')
-rw-r--r--dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
index 5bb500903fe6..2a4dfd59dd1d 100644
--- a/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
+++ b/dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND="dev-python/sphinx[${PYTHON_USEDEP}]"