projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74bac73
)
dev-lang/gnat-gpl: Fix blocking slot
author
Tupone Alfredo
<tupone@gentoo.org>
Mon, 25 Jun 2018 10:37:36 +0000
(12:37 +0200)
committer
Tupone Alfredo
<tupone@gentoo.org>
Mon, 25 Jun 2018 10:37:36 +0000
(12:37 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
patch
|
blob
|
history
diff --git
a/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
b/dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
index 175ffae64dae558cd136b70f5749fc9bc9848128..e2bd431e08350b5d254c2009797da880c9c5c38e 100644
(file)
--- 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"