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 06AE11382FE for ; Sat, 9 Jul 2016 15:09:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 359CCE0BE9; Sat, 9 Jul 2016 15:09:09 +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 22181E0BE1 for ; Sat, 9 Jul 2016 15:09:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 34502340FA3 for ; Sat, 9 Jul 2016 15:09:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EA76CEF for ; Sat, 9 Jul 2016 15:09:03 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1468076874.c41dc614c6efc5c65b295f428023fd8a6e9da2f9.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-libav/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild X-VCS-Directories: media-plugins/gst-plugins-libav/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: c41dc614c6efc5c65b295f428023fd8a6e9da2f9 X-VCS-Branch: master Date: Sat, 9 Jul 2016 15:09: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: 4d0bbd2e-3715-447f-a00b-4595327dbb03 X-Archives-Hash: a750659d17b8c77b2c97752ed7d55038 commit: c41dc614c6efc5c65b295f428023fd8a6e9da2f9 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 9 14:59:44 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 9 15:07:54 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c41dc614 media-plugins/gst-plugins-libav: ppc stable, bug 584468 Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild index 10ca9f1..a55f64f 100644 --- a/media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild +++ b/media-plugins/gst-plugins-libav/gst-plugins-libav-1.6.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gstreamer.freedesktop.org/src/${MY_PN}/${MY_PN}-${PV}.tar.xz" LICENSE="GPL-2" SLOT="1.0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="libav +orc" # XXX: bzip2/lzma are automagic