# Copyright 1999-2021 Gentoo Authors | |
# Distributed under the terms of the GNU General Public License v2 | |
EAPI=7 | |
DESCRIPTION="Virtual for yacc (yet another compiler compiler)" | |
SLOT="0" | |
KEYWORDS="*" | |
RDEPEND="|| ( sys-devel/bison dev-util/byacc dev-util/yacc )" |