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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 73923158094 for ; Sat, 23 Jul 2022 19:44:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C3B7BE0E83; Sat, 23 Jul 2022 19:44:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AB97BE0E83 for ; Sat, 23 Jul 2022 19:44:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F245E340FCA for ; Sat, 23 Jul 2022 19:44:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 83C9C326 for ; Sat, 23 Jul 2022 19:44:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1658605467.15462bb6c70afe5b998c82238fe4aa746b982f1e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libopenglrecorder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild X-VCS-Directories: media-libs/libopenglrecorder/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 15462bb6c70afe5b998c82238fe4aa746b982f1e X-VCS-Branch: master Date: Sat, 23 Jul 2022 19:44:47 +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: 3f30974e-0f6d-4e0d-9922-1118b2be8107 X-Archives-Hash: f9f1b03fed883d39629349d20b85ae9e commit: 15462bb6c70afe5b998c82238fe4aa746b982f1e Author: matoro users noreply github com> AuthorDate: Fri Jul 22 18:55:58 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jul 23 19:44:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15462bb6 media-libs/libopenglrecorder: Keyword 0.1.0 arm64, #811420 Signed-off-by: Sam James gentoo.org> media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild b/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild index f5e1d5ff348f..ef6bda5c4bb8 100644 --- a/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild +++ b/media-libs/libopenglrecorder/libopenglrecorder-0.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Benau/libopenglrecorder/archive/v${PV}.tar.gz -> ${P LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" IUSE="openh264 sound vpx" BDEPEND="