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 1ADD1138359 for ; Thu, 8 Oct 2020 02:22:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87E79E08C8; Thu, 8 Oct 2020 02:22:17 +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 6F0AAE08C8 for ; Thu, 8 Oct 2020 02:22:17 +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 6D3D3340E93 for ; Thu, 8 Oct 2020 02:22:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 19E4D3A1 for ; Thu, 8 Oct 2020 02:22:15 +0000 (UTC) From: "Sam James" 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" Message-ID: <1602118537.efc37133c2d5568f52db210c2fdd0c14a042efaa.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.5-r1.ebuild X-VCS-Directories: kde-plasma/xembed-sni-proxy/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: efc37133c2d5568f52db210c2fdd0c14a042efaa X-VCS-Branch: master Date: Thu, 8 Oct 2020 02:22:15 +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: 4270dc06-2d72-415c-b9b5-685275d64cc0 X-Archives-Hash: 5b17a2557464e3737127af04687ab286 commit: efc37133c2d5568f52db210c2fdd0c14a042efaa Author: Sam James gentoo org> AuthorDate: Thu Oct 8 00:55:37 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 8 00:55:37 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efc37133 kde-plasma/xembed-sni-proxy: Stabilize 5.19.5-r1 arm64, #741861 Signed-off-by: Sam James gentoo.org> kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.5-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.5-r1.ebuild b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.5-r1.ebuild index 6a85ef32c1a..22ed031a915 100644 --- a/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.5-r1.ebuild +++ b/kde-plasma/xembed-sni-proxy/xembed-sni-proxy-5.19.5-r1.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