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 D7EC9158095 for ; Sun, 7 Aug 2022 23:16:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E7A9E0B64; Sun, 7 Aug 2022 23:16:12 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B1439E0B64 for ; Sun, 7 Aug 2022 23:16:11 +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 C80BD340D09 for ; Sun, 7 Aug 2022 23:16:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1053A326 for ; Sun, 7 Aug 2022 23:16:09 +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: <1659914138.0c36969226758016903d366fe72b90a73c75eeaa.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/binutils/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/binutils/binutils-2.39.ebuild X-VCS-Directories: sys-devel/binutils/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 0c36969226758016903d366fe72b90a73c75eeaa X-VCS-Branch: master Date: Sun, 7 Aug 2022 23:16:09 +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: 3aedf5ee-5f84-4737-8a5e-caacabc30345 X-Archives-Hash: 239b717a9225c3e6b9af54dfa3952985 commit: 0c36969226758016903d366fe72b90a73c75eeaa Author: WANG Xuerui gentoo org> AuthorDate: Sun Aug 7 23:15:18 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Aug 7 23:15:38 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c369692 sys-devel/binutils: keyword 2.39 for ~loong Missing piece of commit b3d41901b3018068. Signed-off-by: WANG Xuerui gentoo.org> sys-devel/binutils/binutils-2.39.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/sys-devel/binutils/binutils-2.39.ebuild b/sys-devel/binutils/binutils-2.39.ebuild index 74f048c029db..3b954f859b3a 100644 --- a/sys-devel/binutils/binutils-2.39.ebuild +++ b/sys-devel/binutils/binutils-2.39.ebuild @@ -34,6 +34,7 @@ else SLOT=$(ver_cut 1-2) # live ebuild #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~loong" fi #