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 EDCC4138350 for ; Tue, 14 Apr 2020 17:05:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DF5DE08FF; Tue, 14 Apr 2020 17:05:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 273BAE08FF for ; Tue, 14 Apr 2020 17:05:07 +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 4903534EECA for ; Tue, 14 Apr 2020 17:05:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4A2361DE for ; Tue, 14 Apr 2020 17:05:03 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1586883602.a6fb6bdbc064987ff6a14614c9472f141f95beff.leio@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.4.ebuild X-VCS-Directories: dev-libs/totem-pl-parser/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: a6fb6bdbc064987ff6a14614c9472f141f95beff X-VCS-Branch: master Date: Tue, 14 Apr 2020 17:05:03 +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: 571d8b35-d0f4-4687-be6b-1b5e937e95b6 X-Archives-Hash: edba4e56fc5089407264c1b7245d16f4 commit: a6fb6bdbc064987ff6a14614c9472f141f95beff Author: Sam James (sam_c) cmpct info> AuthorDate: Tue Apr 14 16:56:10 2020 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Tue Apr 14 17:00:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6fb6bdb dev-libs/totem-pl-parser: arm64 stable (bug #706524) Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) cmpct.info> Signed-off-by: Mart Raudsepp gentoo.org> dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild index 5d2ffd44e4a..ce4cfe8754c 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.26.4.ebuild @@ -11,7 +11,7 @@ LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt gtk-doc +introspection +quvi test" RESTRICT="!test? ( test )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc x86" RDEPEND=" >=dev-libs/glib-2.56:2