diff --git a/media-libs/libvpl-tools/libvpl-tools-1.3.0.ebuild b/media-libs/libvpl-tools/libvpl-tools-1.3.0.ebuild index bb09032dafccc..0c0d0940c91e2 100644 --- a/media-libs/libvpl-tools/libvpl-tools-1.3.0.ebuild +++ b/media-libs/libvpl-tools/libvpl-tools-1.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/intel/libvpl-tools/archive/refs/tags/v${PV}.tar.gz - LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="dri +drm opencl test +vaapi wayland X" RESTRICT="!test? ( test )"