dev-python/pymongo: fix test restrictions
authorAaron Bauman <bman@gentoo.org>
Wed, 27 Nov 2019 02:06:36 +0000 (21:06 -0500)
committerAaron Bauman <bman@gentoo.org>
Wed, 27 Nov 2019 02:06:57 +0000 (21:06 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/pymongo/pymongo-3.4.0.ebuild
dev-python/pymongo/pymongo-3.5.1.ebuild
dev-python/pymongo/pymongo-3.7.1.ebuild
dev-python/pymongo/pymongo-3.7.2.ebuild
dev-python/pymongo/pymongo-3.9.0.ebuild

index 26629e7b5e4ca26cbbef519e67570510db3375fe..a6cd9e3f4b03050b5b70c356e3b143c6301554da 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~hppa x86"
 IUSE="doc kerberos test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
index 7fb4a78ebd8fa88413d506c4951e8b2b5d7365c6..2f6db2a8ea2450791449849e1f2fa66fc3b1daa6 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm64 ~hppa x86"
 IUSE="doc kerberos test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
index 3f75092d86be5b0d041f6bc46830bbd849f5ed9b..452b6175db7d3472a7fc020081ee347f0ea72fd2 100644 (file)
@@ -15,6 +15,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="doc kerberos test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
index 81df5efa2f87bd53ad06a437332fab89a3e95e5c..084913914e55a91721f0cf39d96f7cb1a97cad3c 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="doc kerberos test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )
index 6128d0c11ad78ba6e6d129ea5812b91d0b80c282..0bc88de7ee185ea9b6e82881a30b7656295f7c7e 100644 (file)
@@ -14,6 +14,7 @@ LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
 IUSE="doc kerberos test"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        kerberos? ( dev-python/pykerberos[${PYTHON_USEDEP}] )