pentoo-lts-sources: this blocker is right, probably

This commit is contained in:
Rick Farina (Zero_Chaos) 2022-02-02 22:06:42 -05:00
parent 0bc63f6ab4
commit 533e09ffc1
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC

View file

@ -1,4 +1,4 @@
# Copyright 2021 Gentoo Authors
# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -11,6 +11,6 @@ SLOT="0"
KEYWORDS="amd64 x86"
DEPEND="sys-kernel/pentoo-sources[lts(-)]
!sys-kernel/pentoo-sources[-lts(-)]"
!sys-kernel/pentoo-sources[-lts(+)]"
RDEPEND="${DEPEND}"
BDEPEND=""