[virtual/linux-binary*] simplify dependency definition.
There is no need for complicated slot expansions, this is anyway a virtual only used by Entropy and generally not needed by Portage managed systems.
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# Copyright 1999-2018 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Virtual for Linux LTS kernel binaries"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
|
||||
RDEPEND="sys-kernel/linux-sabayon"
|
||||
DEPEND=""
|
||||
Reference in New Issue
Block a user