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 D728915814C for ; Sun, 24 Sep 2023 17:09:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 248FB2BC04D; Sun, 24 Sep 2023 17:09:04 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 088102BC04D for ; Sun, 24 Sep 2023 17:09:04 +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 02EBA340988 for ; Sun, 24 Sep 2023 17:09:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 62C2F125A for ; Sun, 24 Sep 2023 17:09:01 +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: <1695575118.1a784f1aad0e0b8c81482f88d1c3843b56875a3a.xen0n@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/wget2/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/wget2/wget2-2.1.0.ebuild X-VCS-Directories: net-misc/wget2/ X-VCS-Committer: xen0n X-VCS-Committer-Name: WANG Xuerui X-VCS-Revision: 1a784f1aad0e0b8c81482f88d1c3843b56875a3a X-VCS-Branch: master Date: Sun, 24 Sep 2023 17:09:01 +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: f13e3e6d-07ea-445d-a019-300ada524bd0 X-Archives-Hash: c5dffe60e11e367396dd289eba89e8f3 commit: 1a784f1aad0e0b8c81482f88d1c3843b56875a3a Author: WANG Xuerui gentoo org> AuthorDate: Sun Sep 24 15:14:46 2023 +0000 Commit: WANG Xuerui gentoo org> CommitDate: Sun Sep 24 17:05:18 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a784f1a net-misc/wget2: keyword 2.1.0 for ~loong Signed-off-by: WANG Xuerui gentoo.org> net-misc/wget2/wget2-2.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/wget2/wget2-2.1.0.ebuild b/net-misc/wget2/wget2-2.1.0.ebuild index 7867d2e36470..6bfc1870ca07 100644 --- a/net-misc/wget2/wget2-2.1.0.ebuild +++ b/net-misc/wget2/wget2-2.1.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/wget/${P}.tar.gz" # LGPL for libwget LICENSE="GPL-3+ LGPL-3+" SLOT="0/0" # subslot = libwget.so version -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~x86" IUSE="brotli bzip2 doc +gnutls gpgme +http2 idn lzip lzma openssl pcre psl +ssl test xattr zlib" RDEPEND="