From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1047528-garchives=archives.gentoo.org@lists.gentoo.org>
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 2C8AB138334
	for <garchives@archives.gentoo.org>; Mon, 17 Sep 2018 22:54:57 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E05C3E0CE9;
	Mon, 17 Sep 2018 22:54:54 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B489BE0CE9
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Sep 2018 22:54:54 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id ECFFE335CFF
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Sep 2018 22:54:52 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 255163DE
	for <gentoo-commits@lists.gentoo.org>; Mon, 17 Sep 2018 22:54:51 +0000 (UTC)
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org>
Message-ID: <1537224861.c2fbd0d516d4e72dadb8c0b5ae88a6b7e809e05e.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-meta/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild
X-VCS-Directories: media-plugins/gst-plugins-meta/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: c2fbd0d516d4e72dadb8c0b5ae88a6b7e809e05e
X-VCS-Branch: master
Date: Mon, 17 Sep 2018 22:54:51 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 7934a67e-907e-4204-b073-a8dcac3c0047
X-Archives-Hash: d37440f44181b2fd2446375be17d2e0f

commit:     c2fbd0d516d4e72dadb8c0b5ae88a6b7e809e05e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 17 22:54:21 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Sep 17 22:54:21 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2fbd0d5

media-plugins/gst-plugins-meta-1.14.1: ppc64 stable, bug 661288

 media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild
index c799ebdf7f4..0965d948b24 100644
--- a/media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild
+++ b/media-plugins/gst-plugins-meta/gst-plugins-meta-1.14.1.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.gentoo.org"
 
 LICENSE="metapackage"
 SLOT="1.0"
-KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~amd64-fbsd"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd"
 IUSE="aac a52 alsa cdda dts dv dvb dvd ffmpeg flac http jack lame libass libvisual mms mp3 modplug mpeg ogg opus oss pulseaudio taglib theora v4l vaapi vcd vorbis vpx wavpack X x264"
 REQUIRED_USE="opus? ( ogg ) theora? ( ogg ) vorbis? ( ogg )"