From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-886241-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 CEC7113829C
	for <garchives@archives.gentoo.org>; Wed,  8 Jun 2016 20:32:05 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 837F11421F;
	Wed,  8 Jun 2016 20:32:02 +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 AF5E81419F
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jun 2016 20:32:01 +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 28CCF340D36
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jun 2016 20:32:00 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id E3B6A963
	for <gentoo-commits@lists.gentoo.org>; Wed,  8 Jun 2016 20:31:57 +0000 (UTC)
From: "Michael Palimaka" <kensington@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, "Michael Palimaka" <kensington@gentoo.org>
Message-ID: <1465417907.2a773b36b8339027b5bc0bece12af530c8ba611b.kensington@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/kid3/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-sound/kid3/kid3-3.3.2-r1.ebuild
X-VCS-Directories: media-sound/kid3/
X-VCS-Committer: kensington
X-VCS-Committer-Name: Michael Palimaka
X-VCS-Revision: 2a773b36b8339027b5bc0bece12af530c8ba611b
X-VCS-Branch: master
Date: Wed,  8 Jun 2016 20:31:57 +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: bfab39bf-1820-485d-ad29-02ff3e8a4b48
X-Archives-Hash: f3723d5a2e4d11c6f93f8bd90854644b

commit:     2a773b36b8339027b5bc0bece12af530c8ba611b
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 20:27:31 2016 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 20:31:47 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a773b36

media-sound/kid3: x86 stable

Gentoo-bug: 581262

Package-Manager: portage-2.3.0_rc1

 media-sound/kid3/kid3-3.3.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-sound/kid3/kid3-3.3.2-r1.ebuild b/media-sound/kid3/kid3-3.3.2-r1.ebuild
index 13af642..99e374c 100644
--- a/media-sound/kid3/kid3-3.3.2-r1.ebuild
+++ b/media-sound/kid3/kid3-3.3.2-r1.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 
 LICENSE="GPL-2+"
 SLOT="4"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="acoustid flac kde mp3 mp4 +phonon +taglib vorbis"
 
 REQUIRED_USE="flac? ( vorbis )"