commit: 90a35452268436d90c16d3da3a2d809686f81a50
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 24 14:03:49 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jun 24 14:03:49 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90a35452
dev-python/flask-script: amd64 stable
Gentoo-bug: 658946
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/flask-script/flask-script-2.0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/flask-script/flask-script-2.0.6.ebuild
b/dev-python/flask-script/flask-script-2.0.6.ebuild
index eaecc2d2bdc..6b6120e0195 100644
--- a/dev-python/flask-script/flask-script-2.0.6.ebuild
+++ b/dev-python/flask-script/flask-script-2.0.6.ebuild
@@ -17,7 +17,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="doc test"
RDEPEND=">=dev-python/flask-0.10.1-r1[${PYTHON_USEDEP}]"