# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="portage kernel set, prevents kernels from been depcleaned" HOMEPAGE="http://gentoo-pr.org/node/18" SRC_URI="" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~arm ~x86" IUSE="" DEPEND="" RDEPEND=">=sys-apps/portage-2.2" S="${T}" src_install() { cat > "${T}"/kernels.conf <