sys-kernel/uek-sources: temporarily drop experimental patch

Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2024-03-17 08:37:08 -04:00
parent 399633f0ef
commit 313d3c809a

View File

@@ -57,8 +57,8 @@ src_prepare() {
"${WORKDIR}"/3000_Support-printing-firmware-info.patch
"${WORKDIR}"/4567_distro-Gentoo-Kconfig.patch
)
use experimental && PATCHES+=(
"${WORKDIR}"/5010_enable-cpu-optimizations-universal.patch
)
#use experimental && PATCHES+=(
# "${WORKDIR}"/5010_enable-cpu-optimizations-universal.patch
#)
default
}