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 831F4158086 for ; Fri, 29 Oct 2021 16:06:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9129E083E; Fri, 29 Oct 2021 16:06:53 +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 8C971E083E for ; Fri, 29 Oct 2021 16:06:53 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6DBA634315E for ; Fri, 29 Oct 2021 16:06:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DEA1F187 for ; Fri, 29 Oct 2021 16:06:50 +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: <1635523593.0f48bd0a4093168742cb6d322341af64d47cf9ba.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/totem-pl-parser/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild X-VCS-Directories: dev-libs/totem-pl-parser/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 0f48bd0a4093168742cb6d322341af64d47cf9ba X-VCS-Branch: master Date: Fri, 29 Oct 2021 16:06:50 +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: 6f3dbe9f-be55-4d28-800c-6fbdb9cd3c27 X-Archives-Hash: c0944e8ed6254219b0cf1fa5605f3175 commit: 0f48bd0a4093168742cb6d322341af64d47cf9ba Author: Sam James gentoo org> AuthorDate: Fri Oct 29 16:06:33 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 29 16:06:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f48bd0a dev-libs/totem-pl-parser: Stabilize 3.26.6 ppc64, #758815 Signed-off-by: Sam James gentoo.org> dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild index 311c2d36747..295230ed2f9 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.6.ebuild @@ -11,7 +11,7 @@ LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt gtk-doc +introspection test +uchardet" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~riscv ~sparc x86" RDEPEND=" >=dev-libs/glib-2.56:2