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 74F87138334 for ; Thu, 22 Nov 2018 00:33:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33CA8E08AA; Thu, 22 Nov 2018 00:33:32 +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 0D58AE08AA for ; Thu, 22 Nov 2018 00:33:31 +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 48258335C8C for ; Thu, 22 Nov 2018 00:33:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B81E1472 for ; Thu, 22 Nov 2018 00:33:28 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1542846795.762935b97b1a0e49030fd21bdb30186ddca549d9.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-misc/kdeconnect/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild X-VCS-Directories: kde-misc/kdeconnect/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 762935b97b1a0e49030fd21bdb30186ddca549d9 X-VCS-Branch: master Date: Thu, 22 Nov 2018 00:33:28 +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: d32c1bf8-219d-454e-b71c-ea2d7b8c550a X-Archives-Hash: e3ea6d9fe7ef237a7eb6d18f1ee13396 commit: 762935b97b1a0e49030fd21bdb30186ddca549d9 Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Nov 21 21:12:03 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Nov 22 00:33:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=762935b9 kde-misc/kdeconnect: 1.3.3 amd64 stable Closes: https://bugs.gentoo.org/671322 Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild b/kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild index 8555470399c..e8e752d275d 100644 --- a/kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild +++ b/kde-misc/kdeconnect/kdeconnect-1.3.3.ebuild @@ -11,7 +11,7 @@ inherit kde5 if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${KMNAME}-${PV}.tar.xz" - KEYWORDS="~amd64 x86" + KEYWORDS="amd64 x86" fi DESCRIPTION="Adds communication between KDE Plasma and your smartphone"