Сравнение libva-intel-media-driver-25.4.5 с libva-intel-media-driver-25.4.6

/usr/portage/media-libs/libva-intel-media-driver/libva-intel-media-driver-25.4.6.ebuild 2026-02-19 11:18:07.431313599 +0300
1
# Copyright 1999-2025 Gentoo Authors
1
# Copyright 1999-2026 Gentoo Authors
2 2
# Distributed under the terms of the GNU General Public License v2
3 3

  
4 4
EAPI=8
......
16 16
	SRC_URI="https://github.com/intel/media-driver/archive/intel-media-${MY_PV}.tar.gz"
17 17
	S="${WORKDIR}/media-driver-intel-media-${MY_PV}"
18 18
	if [[ ${PV} != *_pre* ]] ; then
19
		KEYWORDS="~amd64"
19
		KEYWORDS="amd64"
20 20
	fi
21 21
fi
22 22

  
Спасибо!