mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
pentoo-overlay: fix symlink
This commit is contained in:
parent
e5eac8b94f
commit
7f03d00318
3 changed files with 4 additions and 1 deletions
|
|
@ -43,6 +43,9 @@ net-wireless/soapy_power fastest
|
|||
#build fails
|
||||
sys-apps/hwloc video_cards_nvidia
|
||||
|
||||
# Gentoo unable to keep up with the currently stable JDK, see:
|
||||
# https://bugs.gentoo.org/853697
|
||||
# we use dev-java/openjfx-bin instead
|
||||
dev-java/openjdk -javafx
|
||||
|
||||
#breaks build after python 3.13 upgrade
|
||||
|
|
|
|||
1
profiles/pentoo/overlay/use.mask
Symbolic link
1
profiles/pentoo/overlay/use.mask
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../base/use.mask
|
||||
|
|
@ -1 +0,0 @@
|
|||
../base/use.stable.mask
|
||||
Loading…
Reference in a new issue