mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-15 00:46:58 +02:00
virtual/yacc: Sync with Gentoo
It's from Gentoo commit 35ef14ce2933397203c0df748676ff1305cd6d19.
This commit is contained in:
parent
8c7a7cbc30
commit
c4ff89a1a5
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@ -6,6 +6,6 @@ EAPI=7
|
||||
DESCRIPTION="Virtual for yacc (yet another compiler compiler)"
|
||||
|
||||
SLOT="0"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
|
||||
|
||||
RDEPEND="|| ( sys-devel/bison dev-util/byacc dev-util/yacc )"
|
||||
|
Loading…
Reference in New Issue
Block a user