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 0791315808B for ; Fri, 27 Sep 2024 13:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB4EDE2A22; Fri, 27 Sep 2024 13:35:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 A15D4E2A20 for ; Fri, 27 Sep 2024 13:35:39 +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 E246C33FEF1 for ; Fri, 27 Sep 2024 13:35:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E64A27FA for ; Fri, 27 Sep 2024 13:35:36 +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: <1727443442.aa0ce92da346a2df9053d4575ffc56f9bcdb52b0.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libsmi/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libsmi/libsmi-0.5.0-r5.ebuild X-VCS-Directories: net-libs/libsmi/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: aa0ce92da346a2df9053d4575ffc56f9bcdb52b0 X-VCS-Branch: master Date: Fri, 27 Sep 2024 13:35:36 +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: c2ead203-f4d1-4731-bdcc-e6663596e0a3 X-Archives-Hash: a183e5b21132b3bd6b9e24a9531822c9 commit: aa0ce92da346a2df9053d4575ffc56f9bcdb52b0 Author: WANG Xuerui gentoo org> AuthorDate: Fri Sep 27 13:23:11 2024 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Fri Sep 27 13:24:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0ce92d net-libs/libsmi: keyword 0.5.0-r5 for ~loong Signed-off-by: WANG Xuerui gentoo.org> net-libs/libsmi/libsmi-0.5.0-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libsmi/libsmi-0.5.0-r5.ebuild b/net-libs/libsmi/libsmi-0.5.0-r5.ebuild index 54474bd4e4df..8ad62583bc6f 100644 --- a/net-libs/libsmi/libsmi-0.5.0-r5.ebuild +++ b/net-libs/libsmi/libsmi-0.5.0-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.ibr.cs.tu-bs.de/projects/libsmi/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~m68k ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~loong ~m68k ppc ppc64 ~riscv ~s390 sparc x86" RESTRICT="test" # libsmi-0.5.0-implicit-function-declarations.patch touches parser