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 791BB158090 for ; Thu, 26 May 2022 05:06:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A50FBE085E; Thu, 26 May 2022 05:06:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 8BF97E085E for ; Thu, 26 May 2022 05:06:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AC5DB3414CA for ; Thu, 26 May 2022 05:06:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A056F4D3 for ; Thu, 26 May 2022 05:06: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: <1653541432.1697bde2b55cf4ec6ff00e3471bf93bdb9e9dfed.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ndisc6/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/ndisc6/ndisc6-1.0.5.ebuild X-VCS-Directories: net-misc/ndisc6/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 1697bde2b55cf4ec6ff00e3471bf93bdb9e9dfed X-VCS-Branch: master Date: Thu, 26 May 2022 05:06: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: 61278390-e9f2-43dd-a0a6-4dcc4be0c6e4 X-Archives-Hash: 1be5ccc0082230fcb858d705b66a2ada commit: 1697bde2b55cf4ec6ff00e3471bf93bdb9e9dfed Author: WANG Xuerui gentoo org> AuthorDate: Thu May 26 04:54:57 2022 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Thu May 26 05:03:52 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1697bde2 net-misc/ndisc6: keyword 1.0.5 for ~loong Signed-off-by: WANG Xuerui gentoo.org> net-misc/ndisc6/ndisc6-1.0.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/ndisc6/ndisc6-1.0.5.ebuild b/net-misc/ndisc6/ndisc6-1.0.5.ebuild index 19faf911e8ef..d4cc1091edbb 100644 --- a/net-misc/ndisc6/ndisc6-1.0.5.ebuild +++ b/net-misc/ndisc6/ndisc6-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.remlab.net/files/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 x86 ~x64-macos" +KEYWORDS="amd64 arm arm64 ~loong x86 ~x64-macos" IUSE="debug" BDEPEND="dev-lang/perl