commit:     290d728a118c2dd15f66fd5684dc422337ff895e
Author:     Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 07:37:15 2018 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 07:39:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=290d728a

dev-ada/libgpr: Adapt to gnat-gpl-2018 changes

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-ada/libgpr/libgpr-2018.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ada/libgpr/libgpr-2018.ebuild 
b/dev-ada/libgpr/libgpr-2018.ebuild
index fa24b7210d5..5b3ed5b4ddf 100644
--- a/dev-ada/libgpr/libgpr-2018.ebuild
+++ b/dev-ada/libgpr/libgpr-2018.ebuild
@@ -40,7 +40,7 @@ src_compile() {
        elif use gnat_2017; then
                GCC_PV=6.3.0
        else
-               GCC_PV=7.3.0
+               GCC_PV=7.3.1
        fi
        GCC=${CHOST}-gcc-${GCC_PV}
        if use shared; then

Reply via email to