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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8888D1382C5 for ; Tue, 9 Feb 2021 06:16:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA442E09B0; Tue, 9 Feb 2021 06:16:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1BFFE09B0 for ; Tue, 9 Feb 2021 06:16:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B061A335DB6 for ; Tue, 9 Feb 2021 06:16:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65CF64C4 for ; Tue, 9 Feb 2021 06:16:41 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612851389.e1578d063bbdd876c39240b1e035f9a515bba82f.sam@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: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e1578d063bbdd876c39240b1e035f9a515bba82f X-VCS-Branch: master Date: Tue, 9 Feb 2021 06:16:41 +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: 17e3d037-9d92-4b33-9a4f-51fd6122610f X-Archives-Hash: 22556dbeacd540aff0b1282798726427 commit: e1578d063bbdd876c39240b1e035f9a515bba82f Author: Sam James gentoo org> AuthorDate: Tue Feb 9 06:16:29 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Feb 9 06:16:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1578d06 media-libs/libdvbpsi: Stabilize 1.3.3 sparc, #769308 Signed-off-by: Sam James gentoo.org> media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild b/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild index af4b712cddf..6c9c304c76e 100644 --- a/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild +++ b/media-libs/libdvbpsi/libdvbpsi-1.3.3.ebuild @@ -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 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc ~ppc64 sparc ~x86" IUSE="doc static-libs" BDEPEND="