summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Zaman <perfinion@gentoo.org>2018-06-24 22:03:49 +0800
committerJason Zaman <perfinion@gentoo.org>2018-06-24 22:03:49 +0800
commit90a35452268436d90c16d3da3a2d809686f81a50 (patch)
tree29830e518ae43752bfc0f0e6763d625606d2447d /dev-python/flask-script/flask-script-2.0.6.ebuild
parentwww-misc/urlwatch: amd64 and x86 stable (diff)
downloadgentoo-90a35452268436d90c16d3da3a2d809686f81a50.tar.gz
gentoo-90a35452268436d90c16d3da3a2d809686f81a50.tar.bz2
gentoo-90a35452268436d90c16d3da3a2d809686f81a50.zip
dev-python/flask-script: amd64 stable
Gentoo-bug: 658946 Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-python/flask-script/flask-script-2.0.6.ebuild')
-rw-r--r--dev-python/flask-script/flask-script-2.0.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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 eaecc2d2bdce..6b6120e01954 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}]"