*/*: [QA] Fix trivial cases of MissingTestRestrict
[gentoo.git] / dev-python / frozen-flask / frozen-flask-0.11-r1.ebuild
index 65d9952c059775c196812b4db23131296eb7c43b..bd6ddcdf57ec02f6eabc568c09623c1fdc4de292 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -17,6 +17,7 @@ LICENSE="BSD"
 SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 RDEPEND=">=dev-python/flask-0.7[${PYTHON_USEDEP}]"
 DEPEND="${RDEPEND}