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 A71C2139085 for ; Sun, 15 Jan 2017 20:29:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1A3D62340C6; Sun, 15 Jan 2017 20:29:20 +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 E8FD82340C6 for ; Sun, 15 Jan 2017 20:29:14 +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 F05BB3413A6 for ; Sun, 15 Jan 2017 20:29:13 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6FD5E2848 for ; Sun, 15 Jan 2017 20:29:12 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1484512125.69902eb042e8758e39f2c7c2ca2b7633ce83c41a.jer@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.10.ebuild X-VCS-Directories: media-video/ffmpeg/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 69902eb042e8758e39f2c7c2ca2b7633ce83c41a X-VCS-Branch: master Date: Sun, 15 Jan 2017 20:29:12 +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: c7c1e8ab-5624-46d4-afc7-bbe60fafb1fd X-Archives-Hash: 0a7406d35fcff51dabe6f92f236b8a6d commit: 69902eb042e8758e39f2c7c2ca2b7633ce83c41a Author: Jeroen Roovers gentoo org> AuthorDate: Sun Jan 15 20:28:31 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Sun Jan 15 20:28:45 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69902eb0 media-video/ffmpeg: Stable for HPPA (bug #596760). Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches media-video/ffmpeg/ffmpeg-2.8.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-video/ffmpeg/ffmpeg-2.8.10.ebuild b/media-video/ffmpeg/ffmpeg-2.8.10.ebuild index c78da0f..118cfde 100644 --- a/media-video/ffmpeg/ffmpeg-2.8.10.ebuild +++ b/media-video/ffmpeg/ffmpeg-2.8.10.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.