commit: 2a88b7c3c2b8c29e8aec2f77d0b8d3916a7608b5
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 14:08:32 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 14:08:32 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a88b7c3
dev-python/flask-sphinx-themes: amd64 stable
Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/flask-sphinx-themes/flask-sphinx-themes-1.0.1.ebuild | 4 ++--
1 file 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 5bb500903fe..2a4dfd59dd1 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}]"