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 9D77F139085 for ; Thu, 26 Jan 2017 14:53:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CEEF4E0CA5; Thu, 26 Jan 2017 14:53:26 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 AAE1CE0CA5 for ; Thu, 26 Jan 2017 14:53:26 +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 6CF0C340C97 for ; Thu, 26 Jan 2017 14:53:25 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 085053063 for ; Thu, 26 Jan 2017 14:53:24 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1485442364.5107576f6e79a177bc1e053b1c1fcaea29d8fbbb.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/mlt/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/mlt/mlt-6.4.1.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 5107576f6e79a177bc1e053b1c1fcaea29d8fbbb X-VCS-Branch: master Date: Thu, 26 Jan 2017 14:53:24 +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: b56399ca-d5bb-4c9b-8c87-e164d58c92c8 X-Archives-Hash: 6fa3c4adf517ca2f66140b558baf5373 commit: 5107576f6e79a177bc1e053b1c1fcaea29d8fbbb Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jan 26 14:52:44 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jan 26 14:52:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5107576f media-libs/mlt: x86 stable wrt bug #606112 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo gentoo.org> media-libs/mlt/mlt-6.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mlt/mlt-6.4.1.ebuild b/media-libs/mlt/mlt-6.4.1.ebuild index e71a452..47c74f7 100644 --- a/media-libs/mlt/mlt-6.4.1.ebuild +++ b/media-libs/mlt/mlt-6.4.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/mltframework/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="compressed-lumas debug ffmpeg fftw frei0r gtk jack kdenlive libav libsamplerate melt opencv opengl cpu_flags_x86_mmx qt5 rtaudio sdl cpu_flags_x86_sse cpu_flags_x86_sse2 xine xml lua python ruby vdpau" # java perl php tcl vidstab