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 F15FC138331 for ; Mon, 3 Oct 2016 06:12:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BE9D21C082; Mon, 3 Oct 2016 06:12:07 +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 E541A21C082 for ; Mon, 3 Oct 2016 06:12:06 +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 4E73A340E04 for ; Mon, 3 Oct 2016 06:12:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3A0324A8 for ; Mon, 3 Oct 2016 06:12:03 +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: <1475475052.bc8f450f6dcb23439178b946496d7513a72a6124.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-mplex/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-mplex/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: bc8f450f6dcb23439178b946496d7513a72a6124 X-VCS-Branch: master Date: Mon, 3 Oct 2016 06:12:03 +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: 41820954-3e42-4e9a-a0a4-1968b206a6a2 X-Archives-Hash: 773cf278a9518bb69cb48d5a67011bcd commit: bc8f450f6dcb23439178b946496d7513a72a6124 Author: Jeroen Roovers gentoo org> AuthorDate: Mon Oct 3 05:44:28 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Oct 3 06:10:52 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc8f450f media-plugins/gst-plugins-mplex: Stable for HPPA (bug #587010). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild b/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild index 2c385aa..8599465 100644 --- a/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild +++ b/media-plugins/gst-plugins-mplex/gst-plugins-mplex-1.8.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="MPEG/DVD/SVCD/VCD video/audio multiplexing plugin for GStreamer" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd" IUSE="" RDEPEND=">=media-video/mjpegtools-2.1.0-r1[${MULTILIB_USEDEP}]"