summaryrefslogtreecommitdiff
path: root/dev-lang/micropython/micropython-1.11.ebuild
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2019-11-28 00:28:53 +0100
committerPatrice Clement <monsieurp@gentoo.org>2019-11-28 00:29:07 +0100
commit05c15621c122ecd45249a72febc8b8051fe9208f (patch)
tree6ab8d14d756a45ba3afb9f4995924220123a5033 /dev-lang/micropython/micropython-1.11.ebuild
parentf0f1c9bb9695ba8835f56fb7c010b27f12da34d0 (diff)
downloadgentoo-05c15621c122ecd45249a72febc8b8051fe9208f.tar.gz
gentoo-05c15621c122ecd45249a72febc8b8051fe9208f.tar.bz2
gentoo-05c15621c122ecd45249a72febc8b8051fe9208f.zip
dev-lang/micropython: clear QA warnings.
Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'dev-lang/micropython/micropython-1.11.ebuild')
-rw-r--r--dev-lang/micropython/micropython-1.11.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-lang/micropython/micropython-1.11.ebuild b/dev-lang/micropython/micropython-1.11.ebuild
index d1f7d57db774..0c8219f76706 100644
--- a/dev-lang/micropython/micropython-1.11.ebuild
+++ b/dev-lang/micropython/micropython-1.11.ebuild
@@ -13,6 +13,7 @@ KEYWORDS="~amd64 ~x86"
LICENSE="MIT"
SLOT="0"
IUSE="test"
+RESTRICT="!test? ( test )"
DEPEND="
virtual/libffi