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 A507F139694 for ; Sat, 4 Mar 2017 13:39:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DB84721C1EA; Sat, 4 Mar 2017 13:38:33 +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-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAE7621C1EA for ; Sat, 4 Mar 2017 13:38:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F25563417DE for ; Sat, 4 Mar 2017 13:38:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 811355C34 for ; Sat, 4 Mar 2017 13:38:29 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1488634702.220b3012e7496a80ad9a25c936875f574c2a2a0f.ago@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.4.4.ebuild X-VCS-Directories: media-sound/kid3/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 220b3012e7496a80ad9a25c936875f574c2a2a0f X-VCS-Branch: master Date: Sat, 4 Mar 2017 13:38:29 +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: 3bf35e89-c75d-4dc6-a238-0b6a937ef69d X-Archives-Hash: c9c70a98efa041ed728de2f96b7f127c commit: 220b3012e7496a80ad9a25c936875f574c2a2a0f Author: Agostino Sarubbo gentoo org> AuthorDate: Sat Mar 4 13:36:59 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sat Mar 4 13:38:22 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=220b3012 media-sound/kid3: amd64 stable wrt bug #611658 Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-sound/kid3/kid3-3.4.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/kid3/kid3-3.4.4.ebuild b/media-sound/kid3/kid3-3.4.4.ebuild index bf68212703b..583e13d3712 100644 --- a/media-sound/kid3/kid3-3.4.4.ebuild +++ b/media-sound/kid3/kid3-3.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="5" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="acoustid flac kde mp3 mp4 +taglib vorbis" REQUIRED_USE="flac? ( vorbis )"