From ba12c66a4cedacaffe949d6b91f63ec9f9185040 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Fri, 14 Feb 2020 22:12:51 +0000 Subject: [PATCH] dev-lang/tcc: QA: fix none existent blocker Package-Manager: Portage-2.3.87, Repoman-2.3.20 Signed-off-by: Yixun Lan --- dev-lang/tcc/tcc-0.9.26-r3.ebuild | 5 ++--- dev-lang/tcc/tcc-0.9.27.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/dev-lang/tcc/tcc-0.9.26-r3.ebuild b/dev-lang/tcc/tcc-0.9.26-r3.ebuild index 9148d63ce5d1..67fb6add1c2d 100644 --- a/dev-lang/tcc/tcc-0.9.26-r3.ebuild +++ b/dev-lang/tcc/tcc-0.9.26-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux" DEPEND="dev-lang/perl" # doc generation -# Both tendra and tinycc install /usr/bin/tcc -RDEPEND="!dev-lang/tendra" +RDEPEND="" IUSE="test" RESTRICT="!test? ( test )" diff --git a/dev-lang/tcc/tcc-0.9.27.ebuild b/dev-lang/tcc/tcc-0.9.27.ebuild index 4fee67f37dc2..7090fdeb01d1 100644 --- a/dev-lang/tcc/tcc-0.9.27.ebuild +++ b/dev-lang/tcc/tcc-0.9.27.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -14,8 +14,7 @@ SLOT="0" KEYWORDS="~amd64 ~x86 ~amd64-linux" DEPEND="dev-lang/perl" # doc generation -# Both tendra and tinycc install /usr/bin/tcc -RDEPEND="!dev-lang/tendra" +RDEPEND="" IUSE="test" RESTRICT="!test? ( test )" -- 2.26.2