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 AC7CF13832E for ; Sun, 21 Aug 2016 20:08:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99CEBE083A; Sun, 21 Aug 2016 20:08:52 +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 11857E083A for ; Sun, 21 Aug 2016 20:08:51 +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 895AE33FD24 for ; Sun, 21 Aug 2016 20:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 970312462 for ; Sun, 21 Aug 2016 20:08:48 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1471810118.53de3cc4085774b90bb315e5f61158918adbdff9.kensington@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.2.0-r2.ebuild X-VCS-Directories: media-libs/mlt/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 53de3cc4085774b90bb315e5f61158918adbdff9 X-VCS-Branch: master Date: Sun, 21 Aug 2016 20:08:48 +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: 9bf9beca-68ad-451a-99b3-0e6da1343ac6 X-Archives-Hash: c4ddb3766322213e4275508753c06408 commit: 53de3cc4085774b90bb315e5f61158918adbdff9 Author: Michael Palimaka gentoo org> AuthorDate: Sun Aug 21 20:07:36 2016 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Sun Aug 21 20:08:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53de3cc4 media-libs/mlt: amd64/x86 stable Package-Manager: portage-2.3.0 media-libs/mlt/mlt-6.2.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-libs/mlt/mlt-6.2.0-r2.ebuild b/media-libs/mlt/mlt-6.2.0-r2.ebuild index b9e1edc..7cf9a2d 100644 --- a/media-libs/mlt/mlt-6.2.0-r2.ebuild +++ b/media-libs/mlt/mlt-6.2.0-r2.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 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