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 50EE4138334 for ; Fri, 13 Jul 2018 13:42:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7AE26E0951; Fri, 13 Jul 2018 13:41:57 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 2DAECE0907 for ; Fri, 13 Jul 2018 13:41:57 +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 D83FD33D3CD for ; Fri, 13 Jul 2018 13:41:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 76E6F37F for ; Fri, 13 Jul 2018 13:41:51 +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: <1531489295.863e9a3fa6faceaffd91a5faf7a24145b7977d17.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-qt/qtgraphicaleffects/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild X-VCS-Directories: dev-qt/qtgraphicaleffects/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 863e9a3fa6faceaffd91a5faf7a24145b7977d17 X-VCS-Branch: master Date: Fri, 13 Jul 2018 13:41:51 +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: 60abe7d8-9fd4-464c-8a40-5a7d6eec7804 X-Archives-Hash: c550518f31b33ebe4abc4399aab80ac0 commit: 863e9a3fa6faceaffd91a5faf7a24145b7977d17 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Jul 13 13:38:07 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Jul 13 13:41:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=863e9a3f dev-qt/qtgraphicaleffects: amd64 stable wrt bug #655664 Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild index 51a225a5a40..f9cb4a98191 100644 --- a/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild +++ b/dev-qt/qtgraphicaleffects/qtgraphicaleffects-5.9.6.ebuild @@ -8,7 +8,7 @@ inherit qt5-build DESCRIPTION="Set of QML types for adding visual effects to user interfaces" if [[ ${QT5_BUILD_TYPE} == release ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" + KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" fi IUSE=""