Signed-off-by: Michał Górny <mgorny@gentoo.org>
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="test"
+RESTRICT="!test? ( test )"
RDEPEND="dev-python/flask[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/flask-0.7[${PYTHON_USEDEP}]
SLOT="0"
KEYWORDS="amd64 x86"
IUSE="examples test"
+RESTRICT="!test? ( test )"
RDEPEND="
>=dev-python/flask-0.7[${PYTHON_USEDEP}]