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 8F6D7138334 for ; Sun, 21 Jul 2019 17:13:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B2243E086A; Sun, 21 Jul 2019 17:13:17 +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 98309E086A for ; Sun, 21 Jul 2019 17:13:17 +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 521AC3483E4 for ; Sun, 21 Jul 2019 17:13:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A41A1731 for ; Sun, 21 Jul 2019 17:13:11 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1563729096.abce6814f315021f9cfb738784474a21cc47cfb4.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libva-vdpau-driver/ X-VCS-Repository: repo/gentoo 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: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: abce6814f315021f9cfb738784474a21cc47cfb4 X-VCS-Branch: master Date: Sun, 21 Jul 2019 17:13:11 +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: e671250c-eb33-419d-96b6-a02015b9b566 X-Archives-Hash: 9f834ed7c74605025ca1dbecac394aed commit: abce6814f315021f9cfb738784474a21cc47cfb4 Author: Aaron Bauman gentoo org> AuthorDate: Sun Jul 21 17:11:36 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sun Jul 21 17:11:36 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abce6814 x11-libs/libva-vdpau-driver: arm64 stable (bug #689510) Signed-off-by: Aaron Bauman gentoo.org> Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="arm64" x11-libs/libva-vdpau-driver/libva-vdpau-driver-0.7.4-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 04300f7f7b7..ddb4845f3a4 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 @@ -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}]