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 D334B59CA3 for ; Sun, 6 Mar 2016 20:36:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01BFD21C061; Sun, 6 Mar 2016 20:36:34 +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 A99C221C052 for ; Sun, 6 Mar 2016 20:36:32 +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 CAE2B340943 for ; Sun, 6 Mar 2016 20:36:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4ADB12091 for ; Sun, 6 Mar 2016 20:36:27 +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: <1457296382.e18b91afca6554386285cd779182b5827ea882d0.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/gstreamer-editing-services/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild X-VCS-Directories: media-libs/gstreamer-editing-services/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e18b91afca6554386285cd779182b5827ea882d0 X-VCS-Branch: master Date: Sun, 6 Mar 2016 20:36:27 +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: a0904bec-b62e-453b-b42d-2e25110deeeb X-Archives-Hash: ea69bad19f24020e6576c9ed66461fac commit: e18b91afca6554386285cd779182b5827ea882d0 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Mar 6 20:22:30 2016 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Mar 6 20:33:02 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e18b91af media-libs/gstreamer-editing-services: x86 stable wrt bug #566378 Package-Manager: portage-2.2.26 .../gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild index 3ebdd9a..0a88b37 100644 --- a/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild +++ b/media-libs/gstreamer-editing-services/gstreamer-editing-services-1.6.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://gstreamer.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+introspection" # FIXME: There is something odd with pygobject check for >=4.22,