commit:     30cd5baa24ade8a6582f99447c369a4c32273abc
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 28 10:46:32 2022 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Feb 28 10:46:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30cd5baa

dev-lang/gnat-gpl: fix RDEP

Closes: https://bugs.gentoo.org/833779
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-lang/gnat-gpl/{gnat-gpl-2021-r2.ebuild => gnat-gpl-2021-r3.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2021-r2.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2021-r3.ebuild
similarity index 98%
rename from dev-lang/gnat-gpl/gnat-gpl-2021-r2.ebuild
rename to dev-lang/gnat-gpl/gnat-gpl-2021-r3.ebuild
index 1ac2e777e3ed..3122d8366ba2 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2021-r2.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2021-r3.ebuild
@@ -45,7 +45,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="+ada +bootstrap"
 RESTRICT="test"
 
-RDEPEND="!~sys-devel/gcc-${GCCMAJOR}"
+RDEPEND="!=sys-devel/gcc-${TOOLCHAIN_GCC_PV}*"
 BDEPEND=sys-devel/binutils
 
 S="${WORKDIR}"/${MYP}

Reply via email to