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 1CED4158089 for ; Sun, 15 Oct 2023 11:40:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2526D2BC016; Sun, 15 Oct 2023 11:40:06 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 08E3D2BC016 for ; Sun, 15 Oct 2023 11:40:06 +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 F049E335CDF for ; Sun, 15 Oct 2023 11:40:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4702C11A6 for ; Sun, 15 Oct 2023 11:40:03 +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: <1697369873.eb10c62a9fe9520bbbca1e800db090c877105661.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-opencv/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild X-VCS-Directories: media-plugins/gst-plugins-opencv/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: eb10c62a9fe9520bbbca1e800db090c877105661 X-VCS-Branch: master Date: Sun, 15 Oct 2023 11:40:03 +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: e4f23b3b-fc78-48f4-ba20-3bb27ef0052d X-Archives-Hash: 4f023d7be0bfbdc0bf9ccd44ee272b35 commit: eb10c62a9fe9520bbbca1e800db090c877105661 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Oct 15 10:12:13 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Oct 15 11:37:53 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb10c62a media-plugins/gst-plugins-opencv: keyword 1.22.3-r2 for ~arm64 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild index 979c21297c73..b588142df32d 100644 --- a/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild +++ b/media-plugins/gst-plugins-opencv/gst-plugins-opencv-1.22.3-r2.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python3_{10..11} ) inherit gstreamer-meson python-any-r1 DESCRIPTION="OpenCV elements for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" # >=opencv-4.1.2-r3 to help testing removal of older being fine RDEPEND="