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 85679158020 for ; Sun, 25 Dec 2022 07:49:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61CCBE07D8; Sun, 25 Dec 2022 07:49:38 +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 43E86E07D8 for ; Sun, 25 Dec 2022 07:49:38 +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 4E1AC340F92 for ; Sun, 25 Dec 2022 07:49:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3094C75E for ; Sun, 25 Dec 2022 07:49:35 +0000 (UTC) From: "Georgy Yakovlev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Georgy Yakovlev" Message-ID: <1671954550.16201c63be45f34d0e9b159cce2d0fb532df0c3e.gyakovlev@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libasr/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/libasr/libasr-1.0.4.ebuild X-VCS-Directories: net-libs/libasr/ X-VCS-Committer: gyakovlev X-VCS-Committer-Name: Georgy Yakovlev X-VCS-Revision: 16201c63be45f34d0e9b159cce2d0fb532df0c3e X-VCS-Branch: master Date: Sun, 25 Dec 2022 07:49:35 +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: d9396836-22be-4394-95c9-da23294bb1d0 X-Archives-Hash: 85ff7c13b1e0746a143f7915897a208c commit: 16201c63be45f34d0e9b159cce2d0fb532df0c3e Author: Georgy Yakovlev gentoo org> AuthorDate: Sun Dec 25 07:47:51 2022 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Sun Dec 25 07:49:10 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16201c63 net-libs/libasr: stabilize 1.0.4 for arm64 Signed-off-by: Georgy Yakovlev gentoo.org> net-libs/libasr/libasr-1.0.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-libs/libasr/libasr-1.0.4.ebuild b/net-libs/libasr/libasr-1.0.4.ebuild index f85a8c9d0ad5..fbe6a2cb48b3 100644 --- a/net-libs/libasr/libasr-1.0.4.ebuild +++ b/net-libs/libasr/libasr-1.0.4.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.opensmtpd.org/archives/${P}.tar.gz" LICENSE="ISC BSD BSD-1 BSD-2 BSD-4" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ppc64 ~riscv x86" src_configure() { econf --disable-static