dev-lang/tcc: QA: fix none existent blocker
authorYixun Lan <dlan@gentoo.org>
Fri, 14 Feb 2020 22:12:51 +0000 (22:12 +0000)
committerYixun Lan <dlan@gentoo.org>
Fri, 14 Feb 2020 22:19:11 +0000 (22:19 +0000)
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Yixun Lan <dlan@gentoo.org>
dev-lang/tcc/tcc-0.9.26-r3.ebuild
dev-lang/tcc/tcc-0.9.27.ebuild

index 9148d63ce5d17bf93983bd54877260d1497a43b8..67fb6add1c2d744fe6b5ca9cfd188d9eefe1bcd4 100644 (file)
@@ -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 )"
 
index 4fee67f37dc20745de91c395fb9311f3e346bcd6..7090fdeb01d1226761a17497b895b7593833c61d 100644 (file)
@@ -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 )"