From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1186668-garchives=archives.gentoo.org@lists.gentoo.org>
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 2B6D8138359
	for <garchives@archives.gentoo.org>; Sat, 11 Jul 2020 15:21:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 91A2FE0867;
	Sat, 11 Jul 2020 15:21:11 +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 7A37EE0867
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Jul 2020 15:21:11 +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 4A54134F77E
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Jul 2020 15:21:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id D8F9E2EC
	for <gentoo-commits@lists.gentoo.org>; Sat, 11 Jul 2020 15:21:03 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" <sam@gentoo.org>
Message-ID: <1594480845.9a1089a01026be20c2502f52f37f5cacb8df5714.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: kde-plasma/xembed-sni-proxy/
X-VCS-Repository: repo/gentoo
X-VCS-Files: kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild
X-VCS-Directories: kde-plasma/xembed-sni-proxy/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 9a1089a01026be20c2502f52f37f5cacb8df5714
X-VCS-Branch: master
Date: Sat, 11 Jul 2020 15:21:03 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: ca9ab78e-54c0-4ee2-9711-26fd78479586
X-Archives-Hash: 0a0dcc9c85061251dbd53ad9217db3f8

commit:     9a1089a01026be20c2502f52f37f5cacb8df5714
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 11 14:41:14 2020 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 11 15:20:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a1089a0

kde-plasma/xembed-sni-proxy: arm keyworded (bug #727132)

Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam <AT> gentoo.org>

 kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild
index c0b2e2cc10a..429776103a6 100644
--- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild
+++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.3.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sn
 
 LICENSE="GPL-2"
 SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
 
 DEPEND="
 	>=dev-qt/qtcore-${QTMIN}:5