# Copyright 2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Meta package for Pentoo LTS kernel sources"
HOMEPAGE="https://github.com/pentoo/pentoo-overlay/tree/master/sys-kernel/pentoo-lts-sources"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 arm arm64 x86"

DEPEND="sys-kernel/pentoo-sources[lts(-)]
	!sys-kernel/pentoo-sources[-lts(+)]"
RDEPEND="${DEPEND}"