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 CAFF5138334 for ; Thu, 30 Aug 2018 11:31:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AE057E081A; Thu, 30 Aug 2018 11:31:33 +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 83BF2E081A for ; Thu, 30 Aug 2018 11:31:33 +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 F1CE1335C29 for ; Thu, 30 Aug 2018 11:31:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B35A439D for ; Thu, 30 Aug 2018 11:31:29 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1535628660.3e0b076575212a2feba8cb81232fbd9bb8a04007.zlogene@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.4.ebuild X-VCS-Directories: kde-misc/kio-gdrive/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3e0b076575212a2feba8cb81232fbd9bb8a04007 X-VCS-Branch: master Date: Thu, 30 Aug 2018 11:31: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: 8b2d3428-d559-4714-9075-8693afb0512b X-Archives-Hash: 230edcdbb72420a4bec9f543d877e02a commit: 3e0b076575212a2feba8cb81232fbd9bb8a04007 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Aug 30 11:31:00 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Aug 30 11:31:00 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e0b0765 kde-misc/kio-gdrive: amd64 stable wrt bug #664790 Package-Manager: Portage-2.3.40, Repoman-2.3.9 kde-misc/kio-gdrive/kio-gdrive-1.2.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kio-gdrive/kio-gdrive-1.2.4.ebuild b/kde-misc/kio-gdrive/kio-gdrive-1.2.4.ebuild index 306d006924d..0870b77d1d7 100644 --- a/kde-misc/kio-gdrive/kio-gdrive-1.2.4.ebuild +++ b/kde-misc/kio-gdrive/kio-gdrive-1.2.4.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"