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 17D01138333 for ; Mon, 3 Oct 2016 06:12:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E1A9221C07C; Mon, 3 Oct 2016 06:12:06 +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 C49E321C07C 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 0DFE5340E01 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 9EC082497 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: <1475475042.10af39646ee9815780652f0b6ee8aa7a448de77a.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-modplug/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-modplug/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 10af39646ee9815780652f0b6ee8aa7a448de77a 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: 88bec09f-955b-4803-ae8c-06541e2820ce X-Archives-Hash: 18fa614316e722f6180245ac8bf43390 commit: 10af39646ee9815780652f0b6ee8aa7a448de77a Author: Jeroen Roovers gentoo org> AuthorDate: Mon Oct 3 05:41:21 2016 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Mon Oct 3 06:10:42 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10af3964 media-plugins/gst-plugins-modplug: Stable for HPPA (bug #587010). Package-Manager: portage-2.3.1 RepoMan-Options: --ignore-arches media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild index d28b50e..21fb8af 100644 --- a/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild +++ b/media-plugins/gst-plugins-modplug/gst-plugins-modplug-1.8.3.ebuild @@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad inherit gstreamer DESCRIPTION="MOD audio decoder plugin for GStreamer" -KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 hppa ~ppc ~ppc64 x86" IUSE="" RDEPEND=">=media-libs/libmodplug-0.8.8.4-r1[${MULTILIB_USEDEP}]"