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 C8DD5138239 for ; Wed, 6 Feb 2019 10:59:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BACB7E0A5A; Wed, 6 Feb 2019 10:59:53 +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 96E88E0A5A for ; Wed, 6 Feb 2019 10:59:53 +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 1F0C8335DAE for ; Wed, 6 Feb 2019 10:59:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1399C540 for ; Wed, 6 Feb 2019 10:59:49 +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: <1549450466.a31190eb0a9b3d393f2f969930e4e9cd5d81517d.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kxmlgui/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild X-VCS-Directories: kde-frameworks/kxmlgui/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a31190eb0a9b3d393f2f969930e4e9cd5d81517d X-VCS-Branch: master Date: Wed, 6 Feb 2019 10:59:49 +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: 33b9948f-40e4-4e34-9c1e-d21a1f3ffc29 X-Archives-Hash: 3eace0e59925981c74908b9455254fd1 commit: a31190eb0a9b3d393f2f969930e4e9cd5d81517d Author: Mikle Kolyada gentoo org> AuthorDate: Wed Feb 6 10:42:24 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Wed Feb 6 10:54:26 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a31190eb kde-frameworks/kxmlgui: amd64 stable wrt bug #675664 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild index eac5c3cc9e2..7b75867a60b 100644 --- a/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild +++ b/kde-frameworks/kxmlgui/kxmlgui-5.54.0-r1.ebuild @@ -7,7 +7,7 @@ VIRTUALX_REQUIRED="test" inherit kde5 DESCRIPTION="Framework for managing menu and toolbar actions in an abstract way" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" LICENSE="LGPL-2+" IUSE="attica"