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 D7747139082 for ; Thu, 30 Nov 2017 02:07:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC51EE0DC8; Thu, 30 Nov 2017 02:07:56 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 97F78E0DC8 for ; Thu, 30 Nov 2017 02:07:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ACA4E33BF51 for ; Thu, 30 Nov 2017 02:07:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17E7FAC47 for ; Thu, 30 Nov 2017 02:07:53 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1512007623.541705cf94d7f5cd2fccc1077852cd6d5c31783a.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/libkcddb/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/libkcddb/libkcddb-17.08.3.ebuild X-VCS-Directories: kde-apps/libkcddb/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 541705cf94d7f5cd2fccc1077852cd6d5c31783a X-VCS-Branch: master Date: Thu, 30 Nov 2017 02:07:53 +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: fca28ab8-1876-43c8-a8a0-e90b7b957166 X-Archives-Hash: e1dac35d660ee02b177bc5c20666fa65 commit: 541705cf94d7f5cd2fccc1077852cd6d5c31783a Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Nov 30 01:54:58 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Nov 30 02:07:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=541705cf kde-apps/libkcddb: x86 stable (bug #637292) Package-Manager: Portage-2.3.16, Repoman-2.3.6 kde-apps/libkcddb/libkcddb-17.08.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/libkcddb/libkcddb-17.08.3.ebuild b/kde-apps/libkcddb/libkcddb-17.08.3.ebuild index b8f3c30529e..cb73b8f037d 100644 --- a/kde-apps/libkcddb/libkcddb-17.08.3.ebuild +++ b/kde-apps/libkcddb/libkcddb-17.08.3.ebuild @@ -10,7 +10,7 @@ inherit kde5 DESCRIPTION="KDE library for CDDB" LICENSE="GPL-2+ handbook? ( FDL-1.2 )" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="musicbrainz" # tests require network access and compare static data with online data