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 B4D8C158089 for ; Sat, 21 Oct 2023 22:28:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 870582BC01A; Sat, 21 Oct 2023 22:28:20 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 6623A2BC01A for ; Sat, 21 Oct 2023 22:28:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92523335CA6 for ; Sat, 21 Oct 2023 22:28:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F1E3112A9 for ; Sat, 21 Oct 2023 22:28:17 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1697927007.d68ce3b2b032b356e8d9f5490bbcec7c8d626456.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-ximagesrc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-ximagesrc/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: d68ce3b2b032b356e8d9f5490bbcec7c8d626456 X-VCS-Branch: master Date: Sat, 21 Oct 2023 22:28:17 +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: b44a360c-57cf-4e21-8af5-824d896fd0a2 X-Archives-Hash: 7566766a4e27eeb72232956cfc67dd7e commit: d68ce3b2b032b356e8d9f5490bbcec7c8d626456 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Oct 21 22:23:27 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Oct 21 22:23:27 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d68ce3b2 media-plugins/gst-plugins-ximagesrc: keyword 1.22.3 for ~arm64 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild index 12554b19c601..b44c5c739551 100644 --- a/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild +++ b/media-plugins/gst-plugins-ximagesrc/gst-plugins-ximagesrc-1.22.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-good inherit gstreamer-meson DESCRIPTION="X11 video capture stream plugin for GStreamer" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" >=media-libs/gst-plugins-base-${PV}:${SLOT}[${MULTILIB_USEDEP}]