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 4242259CA3 for ; Fri, 18 Mar 2016 06:14:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AB6AB21C0B0; Fri, 18 Mar 2016 06:14:05 +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 5B5ED21C0B0 for ; Fri, 18 Mar 2016 06:14:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 59FF9340B7F for ; Fri, 18 Mar 2016 06:14:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E6F7C853 for ; Fri, 18 Mar 2016 06:14:02 +0000 (UTC) From: "Markus Meier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markus Meier" Message-ID: <1458281625.aca841cf164fe71bdd96271c53b807d6b642e921.maekke@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-video/ffmpeg/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-video/ffmpeg/ffmpeg-2.8.6.ebuild X-VCS-Directories: media-video/ffmpeg/ X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier X-VCS-Revision: aca841cf164fe71bdd96271c53b807d6b642e921 X-VCS-Branch: master Date: Fri, 18 Mar 2016 06:14:02 +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: 59c43c16-b076-45d0-87a3-b2bd070321ea X-Archives-Hash: 4941b4604ae9562042fb78d43db508d8 commit: aca841cf164fe71bdd96271c53b807d6b642e921 Author: Markus Meier gentoo org> AuthorDate: Fri Mar 18 06:13:45 2016 +0000 Commit: Markus Meier gentoo org> CommitDate: Fri Mar 18 06:13:45 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca841cf media-video/ffmpeg: arm stable, bug #577458 Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="arm" media-video/ffmpeg/ffmpeg-2.8.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild index 8257704..753fb0c 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.6.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.6.ebuild @@ -55,7 +55,7 @@ LICENSE=" samba? ( GPL-3 ) " if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" fi # Options to use as use_enable in the foo[:bar] form.