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 EBDB21382C5 for ; Thu, 21 May 2020 13:41:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AC5AE09A7; Thu, 21 May 2020 13:41:16 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 75003E09A7 for ; Thu, 21 May 2020 13:41:16 +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 89D5734F78F for ; Thu, 21 May 2020 13:41:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5911F272 for ; Thu, 21 May 2020 13:41:11 +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: <1590068442.a468fee47d34946417bf23dc4b65899a8f2296db.zlogene@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.18.5.ebuild X-VCS-Directories: kde-plasma/xembed-sni-proxy/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: a468fee47d34946417bf23dc4b65899a8f2296db X-VCS-Branch: master Date: Thu, 21 May 2020 13:41:11 +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: 0956fde2-dc0b-4e68-901c-507bcd78c5c0 X-Archives-Hash: 4df53d77821affe3ea05d4575c5947f3 commit: a468fee47d34946417bf23dc4b65899a8f2296db Author: Mikle Kolyada gentoo org> AuthorDate: Thu May 21 13:40:42 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu May 21 13:40:42 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a468fee4 kde-plasma/xembed-sni-proxy: arm64 stable wrt bug #721452 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm64" Signed-off-by: Mikle Kolyada gentoo.org> kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.5.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.5.ebuild index e01b8d9732c..4879c278a1e 100644 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.5.ebuild +++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.18.5.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="https://invent.kde.org/plasma/plasma-workspace/-/blob/master/xembed-sn LICENSE="GPL-2" SLOT="5" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc64 x86" DEPEND=" >=dev-qt/qtcore-${QTMIN}:5