From 29c9b68d16a0bc9f5cd60c42f959b58e17ddb30b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 19 Apr 2025 15:15:24 +0200 Subject: [PATCH] media-libs/libvpl-tools: Stabilize 1.3.0 amd64, #953839 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- media-libs/libvpl-tools/libvpl-tools-1.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 )"