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 724CB15817D for ; Tue, 4 Jun 2024 10:25:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2C1662BC050; Tue, 4 Jun 2024 10:25:25 +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 0C6792BC05A for ; Tue, 4 Jun 2024 10:25:25 +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 C332833DF47 for ; Tue, 4 Jun 2024 10:25:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 248EE1C7C for ; Tue, 4 Jun 2024 10:25:20 +0000 (UTC) From: "WANG Xuerui" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "WANG Xuerui" Message-ID: <1717496660.f5a243604f045d2f47317a7245816a3fdd50e789.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/cxxopts/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild X-VCS-Directories: dev-libs/cxxopts/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: f5a243604f045d2f47317a7245816a3fdd50e789 X-VCS-Branch: master Date: Tue, 4 Jun 2024 10:25:20 +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: cdc4dd81-3446-45cd-92a5-5cd71b046ebb X-Archives-Hash: 2bcffb731f23257af10c241569ec6515 commit: f5a243604f045d2f47317a7245816a3fdd50e789 Author: WANG Xuerui gentoo org> AuthorDate: Tue Jun 4 10:05:45 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Tue Jun 4 10:24:20 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f5a24360 dev-libs/cxxopts: keyword 3.2.0-r1 for ~loong Signed-off-by: WANG Xuerui gentoo.org> dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild b/dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild index 5d006453ceae..4bc7e2b2a15f 100644 --- a/dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild +++ b/dev-libs/cxxopts/cxxopts-3.2.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jarro2783/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86" IUSE="icu test" RESTRICT="