From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A23E359CA3 for ; Sun, 6 Mar 2016 16:44:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3549621C054; Sun, 6 Mar 2016 16:43:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AA82B21C054 for ; Sun, 6 Mar 2016 16:43:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 63A72340A67 for ; Sun, 6 Mar 2016 16:43:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 508282320 for ; Sun, 6 Mar 2016 16:43:39 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1457282403.57a35ab6f7f700dc72fc985604374743f5d929f7.zlogene@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.10.6.ebuild X-VCS-Directories: dev-libs/totem-pl-parser/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 57a35ab6f7f700dc72fc985604374743f5d929f7 X-VCS-Branch: master Date: Sun, 6 Mar 2016 16:43:39 +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-Archives-Salt: c4af931b-8fe7-4035-af6d-1000d5df82bf X-Archives-Hash: 113737bd1719cdca85879b627239522a commit: 57a35ab6f7f700dc72fc985604374743f5d929f7 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 16:24:31 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 16:40:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57a35ab6 dev-libs/totem-pl-parser: x86 stable wrt bug #427546 Package-Manager: portage-2.2.26 dev-libs/totem-pl-parser/totem-pl-parser-3.10.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.6.ebuild b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.6.ebuild index 890d4e4..32160c2 100644 --- a/dev-libs/totem-pl-parser/totem-pl-parser-3.10.6.ebuild +++ b/dev-libs/totem-pl-parser/totem-pl-parser-3.10.6.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://developer.gnome.org/totem-pl-parser/stable/" LICENSE="LGPL-2+" SLOT="0/18" IUSE="archive crypt +introspection +quvi test" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" RDEPEND=" >=dev-libs/glib-2.31:2