summaryrefslogtreecommitdiff
blob: b515143c066c454cc29babd5f71c1e4e6a192ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI="5"

DESCRIPTION="Virtual for the gnat compiler selection"
SLOT="4.1"
KEYWORDS="~amd64 ~ppc ~x86"
RDEPEND="|| (
	=dev-lang/gnat-gcc-${PV}*
	=dev-lang/gnat-gpl-${PV}* )"