From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-970082-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 3EF1C1396D0
	for <garchives@archives.gentoo.org>; Thu, 31 Aug 2017 15:18:19 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 23B4B1FC085;
	Thu, 31 Aug 2017 15:18:18 +0000 (UTC)
Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 01CB41FC085
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Aug 2017 15:18:17 +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 822E9340988
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Aug 2017 15:18:16 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 087E48920
	for <gentoo-commits@lists.gentoo.org>; Thu, 31 Aug 2017 15:18:15 +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: <1504192662.13a2e53f3cc26390ebe4397fa0be7de7dfb6139f.mattst88@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/vorbis-tools/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
X-VCS-Directories: media-sound/vorbis-tools/
X-VCS-Committer: mattst88
X-VCS-Committer-Name: Matt Turner
X-VCS-Revision: 13a2e53f3cc26390ebe4397fa0be7de7dfb6139f
X-VCS-Branch: master
Date: Thu, 31 Aug 2017 15:18:15 +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: 621045d5-b3a1-44d6-a657-f0e3305a22f4
X-Archives-Hash: 4ce396cdc05c55f8fee04b78a739510f

commit:     13a2e53f3cc26390ebe4397fa0be7de7dfb6139f
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 15:17:09 2017 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 15:17:42 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13a2e53f

media-sound/vorbis-tools-1.4.0-r3: alpha stable, bug 559170

 media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
index 5ef931c725c..f11b9eb3306 100644
--- a/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
+++ b/media-sound/vorbis-tools/vorbis-tools-1.4.0-r3.ebuild
@@ -10,7 +10,7 @@ SRC_URI="http://downloads.xiph.org/releases/vorbis/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
 IUSE="flac kate nls +ogg123 speex"
 
 RDEPEND=">=media-libs/libvorbis-1.3.0