From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-867969-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	by finch.gentoo.org (Postfix) with ESMTP id 9951259CA3
	for <garchives@archives.gentoo.org>; Sun,  6 Mar 2016 19:39:33 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id C8AD321C068;
	Sun,  6 Mar 2016 19:39:29 +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 280B121C069
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 19:39:29 +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 6641A340A9C
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 19:39:28 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 99B4C2320
	for <gentoo-commits@lists.gentoo.org>; Sun,  6 Mar 2016 19:39:25 +0000 (UTC)
From: "Mikle Kolyada" <zlogene@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, "Mikle Kolyada" <zlogene@gentoo.org>
Message-ID: <1457292952.489d3cbbfb0df06cf0c93cac966904659be10223.zlogene@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/gst-plugins-hls/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.3.ebuild
X-VCS-Directories: media-plugins/gst-plugins-hls/
X-VCS-Committer: zlogene
X-VCS-Committer-Name: Mikle Kolyada
X-VCS-Revision: 489d3cbbfb0df06cf0c93cac966904659be10223
X-VCS-Branch: master
Date: Sun,  6 Mar 2016 19:39:25 +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: ecfd0d2a-b9a2-4e7e-ba80-12ffe48cca14
X-Archives-Hash: decf3805dc70bcff9e25dc5c62bf181d

commit:     489d3cbbfb0df06cf0c93cac966904659be10223
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Sun Mar  6 19:23:13 2016 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Sun Mar  6 19:35:52 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=489d3cbb

media-plugins/gst-plugins-hls: x86 stable wrt bug #566378

Package-Manager: portage-2.2.26

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

diff --git a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.3.ebuild b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.3.ebuild
index c4f5b58..c9c9ae5 100644
--- a/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.3.ebuild
+++ b/media-plugins/gst-plugins-hls/gst-plugins-hls-1.6.3.ebuild
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad
 inherit gstreamer
 
 DESCRIPTION="HTTP live streaming plugin"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 # FIXME: automagic fallback from nettle to libgcrypt to openssl