From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BF554138359 for ; Sun, 12 Jul 2020 14:12:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C4026E0391; Sun, 12 Jul 2020 14:12:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7666E0391 for ; Sun, 12 Jul 2020 14:12:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1904134EF28 for ; Sun, 12 Jul 2020 14:12:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A6D684 for ; Sun, 12 Jul 2020 14:12:30 +0000 (UTC) From: "Jory Pratt" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jory Pratt" Message-ID: <1594563143.c819c60a0628cdcefab962d4148de4f769ba8d81.anarchy@gentoo> Subject: [gentoo-commits] proj/musl:master commit in: x11-libs/libva-vdpau-driver/ X-VCS-Repository: proj/musl X-VCS-Files: x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild X-VCS-Directories: x11-libs/libva-vdpau-driver/ X-VCS-Committer: anarchy X-VCS-Committer-Name: Jory Pratt X-VCS-Revision: c819c60a0628cdcefab962d4148de4f769ba8d81 X-VCS-Branch: master Date: Sun, 12 Jul 2020 14:12:30 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 091b0f3f-6fc5-4798-af52-017b6e1f38cf X-Archives-Hash: c5c35b12e76fca9a8cb6fe238691e546 commit: c819c60a0628cdcefab962d4148de4f769ba8d81 Author: Jory Pratt gentoo org> AuthorDate: Sun Jul 12 14:12:23 2020 +0000 Commit: Jory Pratt gentoo org> CommitDate: Sun Jul 12 14:12:23 2020 +0000 URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=c819c60a x11-libs/libva-vdpau-driver: mark stable on all supported archs Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Jory Pratt gentoo.org> x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild index 15a4cc7..34f68b0 100644 --- a/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild +++ b/x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="debug opengl" RDEPEND=">=x11-libs/libva-1.2.1-r1:=[X,opengl?,${MULTILIB_USEDEP}]