media-libs/libva-intel-media-driver: Stabilize 25.4.6 amd64, #969090

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-02-12 18:57:50 +00:00
parent e5bd09b8d9
commit f3396985a0
@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -16,7 +16,7 @@ else
SRC_URI="https://github.com/intel/media-driver/archive/intel-media-${MY_PV}.tar.gz"
S="${WORKDIR}/media-driver-intel-media-${MY_PV}"
if [[ ${PV} != *_pre* ]] ; then
KEYWORDS="~amd64"
KEYWORDS="amd64"
fi
fi