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 1E5C7158094 for ; Tue, 28 Jun 2022 04:18:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5B33EE0BAB; Tue, 28 Jun 2022 04:18:35 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3775AE0BAA for ; Tue, 28 Jun 2022 04:18:35 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 307383416E7 for ; Tue, 28 Jun 2022 04:18:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37B2E456 for ; Tue, 28 Jun 2022 04:18:31 +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: <1656389891.4485b96a475a9b5a7c9f3c49695a0c31c02ced58.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/libdvbpsi/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild X-VCS-Directories: media-libs/libdvbpsi/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 4485b96a475a9b5a7c9f3c49695a0c31c02ced58 X-VCS-Branch: master Date: Tue, 28 Jun 2022 04:18:31 +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: bb23dc3b-2f64-4da1-8080-1d70d66b433d X-Archives-Hash: 7e3b4cc8ed588a77d61560678916dc01 commit: 4485b96a475a9b5a7c9f3c49695a0c31c02ced58 Author: WANG Xuerui gentoo org> AuthorDate: Tue Jun 28 04:17:22 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jun 28 04:18:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4485b96a media-libs/libdvbpsi: keyword 1.3.3 for ~loong Signed-off-by: WANG Xuerui gentoo.org> media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild b/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild index e3b9cf31138b..87b7cd83fca3 100644 --- a/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild +++ b/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://download.videolan.org/pub/${PN}/${PV}/${P}.tar.bz2" LICENSE="LGPL-2.1" # Sublot == libdvbpsi.so major SLOT="0/10" -KEYWORDS="~alpha amd64 arm arm64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~loong ppc ppc64 ~riscv sparc x86" IUSE="doc static-libs" BDEPEND="