dev-ada/gnatcoll: fix MissingUseDepDefault
authorTupone Alfredo <tupone@gentoo.org>
Thu, 29 Aug 2019 06:33:42 +0000 (08:33 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Thu, 29 Aug 2019 06:33:42 +0000 (08:33 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-ada/gnatcoll/gnatcoll-2017.ebuild

index f43af38da68364f227ce5235d425f28a2538d07a..da8943ad4d104e448d7af2e7c05bb5e2da21e798 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -42,7 +42,7 @@ RDEPEND="gnat_2016? ( dev-lang/gnat-gpl:4.9.4 )
        !dev-ada/gnatcoll-bindings
        !dev-ada/gnatcoll-db"
 DEPEND="${RDEPEND}
-       dev-ada/gprbuild[gnat_2016=,gnat_2017=]"
+       dev-ada/gprbuild[gnat_2016(-)?,gnat_2017(-)?]"
 
 REQUIRED_USE="${PYTHON_REQUIRED_USE}
        tools? ( static-libs )