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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8364A15810F for ; Sat, 10 Jun 2023 13:47:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74E28E088F; Sat, 10 Jun 2023 13:47:30 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 601CFE088F for ; Sat, 10 Jun 2023 13:47:30 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 86AF6341183 for ; Sat, 10 Jun 2023 13:47:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F314A85 for ; Sat, 10 Jun 2023 13:47:28 +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: <1686404831.d122800ea077150507b9a0cb2c699bf08dd5a1d4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/vncsnapshot/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild X-VCS-Directories: net-misc/vncsnapshot/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d122800ea077150507b9a0cb2c699bf08dd5a1d4 X-VCS-Branch: master Date: Sat, 10 Jun 2023 13:47:28 +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: c0a3c3dc-92ee-4e3e-bc56-05a8450b2906 X-Archives-Hash: 0808e44dcfa36baf34bba0353bd098a2 commit: d122800ea077150507b9a0cb2c699bf08dd5a1d4 Author: Sam James gentoo org> AuthorDate: Sat Jun 10 13:47:11 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jun 10 13:47:11 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d122800e net-misc/vncsnapshot: Keyword 1.2a arm64, #908228 Signed-off-by: Sam James gentoo.org> net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild index 91d250b58b94..082dd8ddf017 100644 --- a/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild +++ b/net-misc/vncsnapshot/vncsnapshot-1.2a.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="~amd64 ~arm64 ppc x86" DEPEND=" sys-libs/zlib