dev-python/mypy: Add in RESTRICT QA improvement.
authorMike Auty <ikelos@gentoo.org>
Fri, 29 Nov 2019 22:36:57 +0000 (22:36 +0000)
committerMike Auty <ikelos@gentoo.org>
Fri, 29 Nov 2019 22:36:57 +0000 (22:36 +0000)
Package-Manager: Portage-2.3.80, Repoman-2.3.19
Signed-off-by: Mike Auty <ikelos@gentoo.org>
dev-python/mypy/mypy-0.700.ebuild
dev-python/mypy/mypy-0.701.ebuild
dev-python/mypy/mypy-0.740.ebuild
dev-python/mypy/mypy-0.750.ebuild

index caf10d3393dcd0ed2a4dd5c6a4adbe975e6a0ba5..05da31d847a993fdbe9783ef42e2583b4b4c020f 100644 (file)
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [ "${PV}" == "9999" ]; then
                git-r3_src_unpack
index 6d104eec990ec3c9ef7aa89187274d2b41175f55..8930f1f8dee823e74ebae1e4f7f915cf367456ec 100644 (file)
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [ "${PV}" == "9999" ]; then
                git-r3_src_unpack
index 40b579062abc5f42b3d78ead8e51a152a0a596f2..59d0673680bbdeaca932bb3b5bd100617bf50d0e 100644 (file)
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [ "${PV}" == "9999" ]; then
                git-r3_src_unpack
index 5301bd6fecbf8d68ad22f6f4438ce6f158bc8987..05d2fa5711c770f10316693147ca30d8c8118bd7 100644 (file)
@@ -43,6 +43,8 @@ CDEPEND="
 
 RDEPEND="${CDEPEND}"
 
+RESTRICT="!test? ( test )"
+
 src_unpack() {
        if [ "${PV}" == "9999" ]; then
                git-r3_src_unpack