virtual/linux-binary: Bump v.3

This commit is contained in:
Daniele Rondina
2020-06-04 19:53:03 +02:00
parent e3d8aa99eb
commit 5c8674f4b5
@@ -0,0 +1,18 @@
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Virtual for Linux kernel binaries"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="~amd64"
SABAYON_BINARIES="sys-kernel/linux-sabayon:4.4 sys-kernel/linux-sabayon:4.9 sys-kernel/linux-sabayon:4.14 sys-kernel/linux-sabayon:4.19 sys-kernel/linux-sabayon:4.20 sys-kernel/linux-sabayon:5.3 sys-kernel/linux-sabayon:5.4 sys-kernel/linux-sabayon:5.6"
RDEPEND="|| (
${SABAYON_BINARIES}
)"
DEPEND=""