Skip to content

Commit

Permalink
dev-lang/gnat-gpl: Fix blocking slot
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.40, Repoman-2.3.9
  • Loading branch information
atupone committed Jun 25, 2018
1 parent 74bac73 commit 3922adc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-lang/gnat-gpl/gnat-gpl-2018.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 3922adc

Please sign in to comment.