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 E4169158090 for ; Wed, 18 May 2022 06:04:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 18490E0893; Wed, 18 May 2022 06:04:03 +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 EC5E4E0893 for ; Wed, 18 May 2022 06:04:02 +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 38F34341D8C for ; Wed, 18 May 2022 06:04:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75433105 for ; Wed, 18 May 2022 06:03:59 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1652853827.db383bff69d90216698b983300cc3ca98ff057f0.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gstreamer/gstreamer-1.20.2.ebuild X-VCS-Directories: media-libs/gstreamer/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: db383bff69d90216698b983300cc3ca98ff057f0 X-VCS-Branch: master Date: Wed, 18 May 2022 06:03:59 +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: 8c779e3f-ac7e-4bd5-a69b-c1954bed5c4a X-Archives-Hash: e9354ac52a1d3a0b004b61011ff7dba8 commit: db383bff69d90216698b983300cc3ca98ff057f0 Author: WANG Xuerui gentoo org> AuthorDate: Wed May 18 06:01:08 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Wed May 18 06:03:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db383bff media-libs/gstreamer: keyword 1.20.2 for ~loong The only failing test case is gst_gstbin, which timeouts, but all other test cases passed. Considering we don't have acceleration on loong (not even llvmpipe so far), the package may as well work perfectly. Keywording for broader testing. Signed-off-by: WANG Xuerui gentoo.org> media-libs/gstreamer/gstreamer-1.20.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gstreamer/gstreamer-1.20.2.ebuild b/media-libs/gstreamer/gstreamer-1.20.2.ebuild index 9372a822f7e7..edc41eb9b74d 100644 --- a/media-libs/gstreamer/gstreamer-1.20.2.ebuild +++ b/media-libs/gstreamer/gstreamer-1.20.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+caps +introspection +orc unwind" RDEPEND="