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 DFC51158089 for ; Thu, 19 Oct 2023 06:16:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E79752BC12A; Thu, 19 Oct 2023 06:16:20 +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 CB0A12BC12A for ; Thu, 19 Oct 2023 06:16:20 +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 CAA78335D45 for ; Thu, 19 Oct 2023 06:16:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 346E51297 for ; Thu, 19 Oct 2023 06:16:17 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1697696157.30b81580a7687adbcc4ed442b6c7809534697929.juippis@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.3.3.ebuild X-VCS-Directories: dev-libs/libvterm/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 30b81580a7687adbcc4ed442b6c7809534697929 X-VCS-Branch: master Date: Thu, 19 Oct 2023 06:16:17 +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: 67cbdf7b-b2ba-46e2-8e22-8ed19711708f X-Archives-Hash: 82ee18c4c6687ecb2be1836a40bbc455 commit: 30b81580a7687adbcc4ed442b6c7809534697929 Author: Joonas Niilola gentoo org> AuthorDate: Thu Oct 19 06:15:57 2023 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Thu Oct 19 06:15:57 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b81580 dev-libs/libvterm: Stabilize 0.3.3 x86, #915796 Signed-off-by: Joonas Niilola gentoo.org> dev-libs/libvterm/libvterm-0.3.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libvterm/libvterm-0.3.3.ebuild b/dev-libs/libvterm/libvterm-0.3.3.ebuild index 75920ba96cbe..3c50c19d2457 100644 --- a/dev-libs/libvterm/libvterm-0.3.3.ebuild +++ b/dev-libs/libvterm/libvterm-0.3.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://launchpad.net/libvterm/trunk/v0.3/+download/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~riscv x86 ~x64-macos" BDEPEND=" dev-lang/perl