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 967F0158089 for ; Fri, 13 Oct 2023 10:22:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BABE82BC015; Fri, 13 Oct 2023 10:22:48 +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 A300D2BC015 for ; Fri, 13 Oct 2023 10:22:48 +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 CEC48335C34 for ; Fri, 13 Oct 2023 10:22:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C6361161 for ; Fri, 13 Oct 2023 10:22:46 +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: <1697192549.338f3bb6a5f3fcad9424eb757684585b44d70e0e.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-kate/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-kate/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 338f3bb6a5f3fcad9424eb757684585b44d70e0e X-VCS-Branch: master Date: Fri, 13 Oct 2023 10:22:46 +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: 9fd35b29-f3e0-4284-bbc5-8f68619b4efd X-Archives-Hash: 6734a29a09be5815422f6de0224a7e08 commit: 338f3bb6a5f3fcad9424eb757684585b44d70e0e Author: Mart Raudsepp gentoo org> AuthorDate: Fri Oct 13 09:35:28 2023 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Oct 13 10:22:29 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=338f3bb6 media-plugins/gst-plugins-kate: keyword 1.22.3 for ~arm64 Signed-off-by: Mart Raudsepp gentoo.org> media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild b/media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild index 7003a9c31bed..77614639411c 100644 --- a/media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild +++ b/media-plugins/gst-plugins-kate/gst-plugins-kate-1.22.3.ebuild @@ -7,7 +7,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer-meson DESCRIPTION="Kate overlay codec suppport plugin for GStreamer" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" RDEPEND=" >=media-libs/libkate-0.1.7[${MULTILIB_USEDEP}]