dev-python/flask-uploads: x86 stable (bug #641204)

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Thomas Deutschmann
2017-12-19 15:44:03 +01:00
parent 319cb2b622
commit 8a190c6f6f

View File

@@ -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
EAPI=6
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/maxcountryman/${PN}/archive/${PV}.tar.gz -> ${P}.tar
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="~amd64 x86"
IUSE="test"
RDEPEND=">=dev-python/flask-0.5[${PYTHON_USEDEP}]"