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 91E2C158094 for ; Sun, 28 Aug 2022 05:06:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EF0AE0874; Sun, 28 Aug 2022 05:06:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 EBAA3E0876 for ; Sun, 28 Aug 2022 05:06:17 +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 889B033FD3F for ; Sun, 28 Aug 2022 05:06:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80F775B2 for ; Sun, 28 Aug 2022 05:06:13 +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: <1661663154.0929617b71cf2a88a89e83f068644f63cd7acf60.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libmediainfo/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libmediainfo/libmediainfo-22.03.ebuild X-VCS-Directories: media-libs/libmediainfo/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 0929617b71cf2a88a89e83f068644f63cd7acf60 X-VCS-Branch: master Date: Sun, 28 Aug 2022 05:06:13 +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: 08ac9cff-d9e3-4b62-94b0-0293614ae4b5 X-Archives-Hash: 070750d3f5803d8685e3c94bba668ef1 commit: 0929617b71cf2a88a89e83f068644f63cd7acf60 Author: WANG Xuerui gentoo org> AuthorDate: Sun Aug 28 03:53:06 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Aug 28 05:05:54 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0929617b media-libs/libmediainfo: keyword 22.03 for ~loong Signed-off-by: WANG Xuerui gentoo.org> media-libs/libmediainfo/libmediainfo-22.03.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libmediainfo/libmediainfo-22.03.ebuild b/media-libs/libmediainfo/libmediainfo-22.03.ebuild index 40c1484a2200..e2292546b188 100644 --- a/media-libs/libmediainfo/libmediainfo-22.03.ebuild +++ b/media-libs/libmediainfo/libmediainfo-22.03.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}"/${MY_PN}Lib/Project/GNU/Library LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="curl doc mms" # Tests try to fetch data from online sources