dev-lang/micropython: clear QA warnings.
authorPatrice Clement <monsieurp@gentoo.org>
Wed, 27 Nov 2019 23:28:53 +0000 (00:28 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Wed, 27 Nov 2019 23:29:07 +0000 (00:29 +0100)
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-lang/micropython/micropython-1.11.ebuild
dev-lang/micropython/micropython-1.9.3.ebuild
dev-lang/micropython/micropython-1.9.4.ebuild

index d1f7d57db7748f88e5b875c8f020b860de591188..0c8219f767066a70392ef8fd741e3fe3df9c3ba9 100644 (file)
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        virtual/libffi
index 672087758df57ce174447ad95843a0112696c562..e519fa6a4452a28df02e77a25e17fa113169d5ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        virtual/libffi
index 95899e4fd9b4016cadd0028e92c130cfc9acb0ef..ac529849faa7386e68bbdfc30103410fe2226942 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=6
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
 LICENSE="MIT"
 SLOT="0"
 IUSE="test"
+RESTRICT="!test? ( test )"
 
 DEPEND="
        virtual/libffi