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 81CB3139695 for ; Fri, 7 Jul 2017 08:05:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DE3BE0C2F; Fri, 7 Jul 2017 08:05:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 6BA27E0BFD for ; Fri, 7 Jul 2017 08:05:44 +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 25310341659 for ; Fri, 7 Jul 2017 08:05:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8950E7488 for ; Fri, 7 Jul 2017 08:05:41 +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: <1499414697.29c4be0f713cb7003aa567f03a046cd18f74d93e.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/ki18n/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild X-VCS-Directories: kde-frameworks/ki18n/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 29c4be0f713cb7003aa567f03a046cd18f74d93e X-VCS-Branch: master Date: Fri, 7 Jul 2017 08:05:41 +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: 01b90e39-7c56-4e36-96e8-eaaf63af4e94 X-Archives-Hash: 264b99c6d4bb3554e07e02ae881c2a58 commit: 29c4be0f713cb7003aa567f03a046cd18f74d93e Author: Agostino Sarubbo gentoo org> AuthorDate: Fri Jul 7 08:04:57 2017 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Fri Jul 7 08:04:57 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29c4be0f kde-frameworks/ki18n: amd64 stable wrt bug #624040 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild b/kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild index ef4e14f9f48..c1ddf5f0666 100644 --- a/kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild +++ b/kde-frameworks/ki18n/ki18n-5.34.0-r1.ebuild @@ -8,7 +8,7 @@ inherit kde5 python-single-r1 DESCRIPTION="Framework based on Gettext for internationalizing user interface text" LICENSE="LGPL-2+" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"