dev-python/botocore: [QA] Fix MissingTestRestrict
authorMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 20:30:15 +0000 (21:30 +0100)
committerMichał Górny <mgorny@gentoo.org>
Sun, 10 Nov 2019 20:35:46 +0000 (21:35 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/botocore/botocore-1.13.14.ebuild
dev-python/botocore/botocore-9999.ebuild

index f81c7d0b849ae53071224879d1a86b8586d1fb55..1b2106971f319382253a7f183598f6452914c9bc 100644 (file)
@@ -11,6 +11,7 @@ HOMEPAGE="https://github.com/boto/botocore"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/boto/botocore"
index f81c7d0b849ae53071224879d1a86b8586d1fb55..1b2106971f319382253a7f183598f6452914c9bc 100644 (file)
@@ -11,6 +11,7 @@ HOMEPAGE="https://github.com/boto/botocore"
 LICENSE="Apache-2.0"
 SLOT="0"
 IUSE="doc test"
+RESTRICT="!test? ( test )"
 
 if [[ "${PV}" == "9999" ]]; then
        EGIT_REPO_URI="https://github.com/boto/botocore"