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 AB894158089 for ; Thu, 28 Sep 2023 08:12:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 012252BC015; Thu, 28 Sep 2023 08:12:19 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AFF5D2BC015 for ; Thu, 28 Sep 2023 08:12:18 +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 C2C92335CEE for ; Thu, 28 Sep 2023 08:12:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60D3F10D2 for ; Thu, 28 Sep 2023 08:12:16 +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: <1695888678.16f7015116a5f7771d9c499a1184ac02ddfc70ac.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/gn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/gn/gn-0.2114.ebuild X-VCS-Directories: dev-util/gn/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 16f7015116a5f7771d9c499a1184ac02ddfc70ac X-VCS-Branch: master Date: Thu, 28 Sep 2023 08:12:16 +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: e7b4b4f8-bffa-414c-bbe9-4fe96657c280 X-Archives-Hash: 3652041f7582eb4dbb42a7b7a26982b9 commit: 16f7015116a5f7771d9c499a1184ac02ddfc70ac Author: Sam James gentoo org> AuthorDate: Thu Sep 28 08:11:18 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Sep 28 08:11:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16f70151 dev-util/gn: Stabilize 0.2114 amd64, #914778 Signed-off-by: Sam James gentoo.org> dev-util/gn/gn-0.2114.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-util/gn/gn-0.2114.ebuild b/dev-util/gn/gn-0.2114.ebuild index 57d12b6a455b..b44aa0e8b64d 100644 --- a/dev-util/gn/gn-0.2114.ebuild +++ b/dev-util/gn/gn-0.2114.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://dev.gentoo.org/~sultan/distfiles/dev-util/gn/${P}.tar.xz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86" BDEPEND=" ${PYTHON_DEPS}