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 20D7B139694 for ; Sun, 7 May 2017 21:24:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CED7E21C14A; Sun, 7 May 2017 21:24:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABA3C21C14A for ; Sun, 7 May 2017 21:24:29 +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 DC2ED3416D1 for ; Sun, 7 May 2017 21:24:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9E27A7457 for ; Sun, 7 May 2017 21:24:25 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1494192174.a701e65067bf5b3e4e3e7bd752067174ae32ddd7.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdepimlibs/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild X-VCS-Directories: kde-apps/kdepimlibs/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a701e65067bf5b3e4e3e7bd752067174ae32ddd7 X-VCS-Branch: master Date: Sun, 7 May 2017 21:24:25 +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: 4ee517c7-f46b-4fb6-ae0d-e3e5fe61b7ea X-Archives-Hash: 42f3c6a7d55525cab0b223a15952c8e4 commit: a701e65067bf5b3e4e3e7bd752067174ae32ddd7 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun May 7 21:22:54 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun May 7 21:22:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a701e650 kde-apps/kdepimlibs: amd64 stable wrt bug #617730 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild b/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild index 423dc7ea707..4260c19a545 100644 --- a/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild +++ b/kde-apps/kdepimlibs/kdepimlibs-4.14.11_pre20160611.ebuild @@ -8,7 +8,7 @@ CPPUNIT_REQUIRED="optional" inherit kde4-base DESCRIPTION="Common library for KDE PIM apps" -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" LICENSE="LGPL-2.1" IUSE="debug ldap prison"