diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 17:21:56 +0100 |
commit | fea5ebb52a7887eb1d95d087d0aa995a86c10f70 (patch) | |
tree | 0f1421c09556555e598e7eb6661271a9c0e30f3b /dev-python/flask-script/flask-script-2.0.5-r1.ebuild | |
parent | dev-python/flask-restful: amd64 stable wrt bug #606064 (diff) | |
download | gentoo-fea5ebb52a7887eb1d95d087d0aa995a86c10f70.tar.gz gentoo-fea5ebb52a7887eb1d95d087d0aa995a86c10f70.tar.bz2 gentoo-fea5ebb52a7887eb1d95d087d0aa995a86c10f70.zip |
dev-python/flask-script: amd64 stable wrt bug #606066
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/flask-script/flask-script-2.0.5-r1.ebuild')
-rw-r--r-- | dev-python/flask-script/flask-script-2.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flask-script/flask-script-2.0.5-r1.ebuild b/dev-python/flask-script/flask-script-2.0.5-r1.ebuild index ca9038816fba..9d15aa39db29 100644 --- a/dev-python/flask-script/flask-script-2.0.5-r1.ebuild +++ b/dev-python/flask-script/flask-script-2.0.5-r1.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$ @@ -16,7 +16,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}]" |