dev-ada/langkit: work with gnat_2016 too
authorTupone Alfredo <tupone@gentoo.org>
Sun, 11 Nov 2018 20:33:18 +0000 (21:33 +0100)
committerTupone Alfredo <tupone@gentoo.org>
Sun, 11 Nov 2018 20:33:18 +0000 (21:33 +0100)
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-ada/langkit/langkit-2017.ebuild

index df6770a0d6bcb0eaecfea0a5748a94b8fff0ef23..57790df219e34334dac053056779151ad69a0616 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -21,7 +21,7 @@ IUSE=""
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 DEPEND="${PYTHON_DEPS}
-       dev-ada/gnatcoll[gnat_2017,iconv,shared]
+       dev-ada/gnatcoll[iconv,shared]
        dev-python/mako
        dev-python/pyyaml
        dev-python/enum34