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 DC64F1382C5 for ; Mon, 7 May 2018 00:25:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A7CFE0956; Mon, 7 May 2018 00:25:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 1EBABE0956 for ; Mon, 7 May 2018 00:25:02 +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 3FC58335C92 for ; Mon, 7 May 2018 00:25:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78FD3131 for ; Mon, 7 May 2018 00:24:58 +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: <1525652679.c3d48fd80e4bca8d092211277349d67c30570e8d.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kio-gdrive/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild X-VCS-Directories: kde-misc/kio-gdrive/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: c3d48fd80e4bca8d092211277349d67c30570e8d X-VCS-Branch: master Date: Mon, 7 May 2018 00:24:58 +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: 640615d7-c66a-42bb-b694-024948fa22e9 X-Archives-Hash: 3eb1467859ed2ecbac3172a94826de08 commit: c3d48fd80e4bca8d092211277349d67c30570e8d Author: Thomas Deutschmann gentoo org> AuthorDate: Mon May 7 00:20:11 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon May 7 00:24:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d48fd8 kde-misc/kio-gdrive: x86 stable (bug #655062) Package-Manager: Portage-2.3.34, Repoman-2.3.9 kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild index 774e9ad3b50..306d006924d 100644 --- a/kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild +++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://phabricator.kde.org/project/profile/72/" if [[ ${KDE_BUILD_TYPE} != live ]] ; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 x86" fi IUSE="+kaccounts"