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 A391E138334 for ; Mon, 1 Jul 2019 19:23:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 964B6E0884; Mon, 1 Jul 2019 19:23:17 +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 593B5E0884 for ; Mon, 1 Jul 2019 19:23:17 +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 D4A9D346ABC for ; Mon, 1 Jul 2019 19:23:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6CFC5627 for ; Mon, 1 Jul 2019 19:23:13 +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: <1562006261.6d7333f7ec8d0b386d82ec2f5c0424d5a7584b02.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/akonadi/akonadi-18.12.3-r2.ebuild X-VCS-Directories: kde-apps/akonadi/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 6d7333f7ec8d0b386d82ec2f5c0424d5a7584b02 X-VCS-Branch: master Date: Mon, 1 Jul 2019 19:23:13 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 66d690aa-a3f8-4810-8a4d-90e818e42c64 X-Archives-Hash: 9ab55d37f0ce0b42f4aea5bae92edf22 commit: 6d7333f7ec8d0b386d82ec2f5c0424d5a7584b02 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Jul 1 18:37:41 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Jul 1 18:37:41 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d7333f7 kde-apps/akonadi: x86 stable (bug #689074) Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann gentoo.org> kde-apps/akonadi/akonadi-18.12.3-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/akonadi/akonadi-18.12.3-r2.ebuild b/kde-apps/akonadi/akonadi-18.12.3-r2.ebuild index cc219d1c8d4..37495be961d 100644 --- a/kde-apps/akonadi/akonadi-18.12.3-r2.ebuild +++ b/kde-apps/akonadi/akonadi-18.12.3-r2.ebuild @@ -12,7 +12,7 @@ inherit kde5 DESCRIPTION="Storage service for PIM data and libraries for PIM apps" HOMEPAGE="https://community.kde.org/KDE_PIM/akonadi" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" LICENSE="LGPL-2.1+" IUSE="+mysql postgres sqlite tools xml"