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 208C4158094 for ; Fri, 15 Jul 2022 07:40:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34A90E1091; Fri, 15 Jul 2022 07:40:22 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0DE75E1091 for ; Fri, 15 Jul 2022 07:40:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 241E2340CB4 for ; Fri, 15 Jul 2022 07:40:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 634F053A for ; Fri, 15 Jul 2022 07:40:18 +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: <1657870800.f9596750ad0e12201fd255d2a33e7ad69641f92e.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libvterm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libvterm/libvterm-0.1.4.ebuild X-VCS-Directories: dev-libs/libvterm/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f9596750ad0e12201fd255d2a33e7ad69641f92e X-VCS-Branch: master Date: Fri, 15 Jul 2022 07:40:18 +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: bc8bba09-d6e5-437f-a57a-cc8e9a80f12b X-Archives-Hash: a93e47ce6eaf604453cf11bdd910208f commit: f9596750ad0e12201fd255d2a33e7ad69641f92e Author: Sam James gentoo org> AuthorDate: Fri Jul 15 07:40:00 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Jul 15 07:40:00 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9596750 dev-libs/libvterm: Stabilize 0.1.4 arm64, #857978 Signed-off-by: Sam James gentoo.org> dev-libs/libvterm/libvterm-0.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libvterm/libvterm-0.1.4.ebuild b/dev-libs/libvterm/libvterm-0.1.4.ebuild index 7281e976e5b0..343e999b6fee 100644 --- a/dev-libs/libvterm/libvterm-0.1.4.ebuild +++ b/dev-libs/libvterm/libvterm-0.1.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.leonerd.org.uk/code/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~riscv x86 ~x64-macos" BDEPEND=" dev-lang/perl