mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-28 17:50:58 +02:00
pentoo-lts-sources: add blocker on non-lts
This commit is contained in:
parent
0d62015917
commit
a82d013a42
1 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ LICENSE="GPL-2"
|
|||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
|
||||
DEPEND="sys-kernel/pentoo-sources[lts(-)]"
|
||||
DEPEND="sys-kernel/pentoo-sources[lts(-)]
|
||||
!sys-kernel/pentoo-sources[-lts(-)]"
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
Loading…
Reference in a new issue