commit:     3922adcab3926251f278d7e1e4a0839be2eeaccc
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 10:37:36 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 10:37:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3922adca

dev-lang/gnat-gpl: Fix blocking slot

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-lang/gnat-gpl/gnat-gpl-2018.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild 
b/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
index 175ffae64da..e2bd431e083 100644
--- a/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
+++ b/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
@@ -39,7 +39,7 @@ LICENSE+=" GPL-2 GPL-3"
 KEYWORDS="~amd64 ~x86"
 IUSE="bootstrap"
 
-RDEPEND="!sys-devel/gcc:${TOOLCHAIN_GCC_PV}"
+RDEPEND="!sys-devel/gcc:${GCC_CONFIG_VER}"
 DEPEND="${RDEPEND}
        elibc_glibc? ( >=sys-libs/glibc-2.13 )
        >=sys-devel/binutils-2.20"

Reply via email to