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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5322B13933E for ; Tue, 6 Jul 2021 19:00:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 96C33E0BE8; Tue, 6 Jul 2021 19:00:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 797A8E0BE8 for ; Tue, 6 Jul 2021 19:00:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 290FD342B74 for ; Tue, 6 Jul 2021 19:00:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 915327C0 for ; Tue, 6 Jul 2021 19:00:33 +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: <1625598017.2b131cc54384ffaebd61e1f117b9479d40374463.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: 2b131cc54384ffaebd61e1f117b9479d40374463 X-VCS-Branch: master Date: Tue, 6 Jul 2021 19:00:33 +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: cecf8583-7b6e-4599-841f-83d914ccb849 X-Archives-Hash: d9786d47e73ec83fe43db565d0053f68 commit: 2b131cc54384ffaebd61e1f117b9479d40374463 Author: Georgy Yakovlev gentoo org> AuthorDate: Tue Jul 6 18:56:50 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Tue Jul 6 19:00:17 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b131cc5 net-libs/libasr: stabilize 1.0.4 for ppc64 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 9ba16d00f5f..0e9a9e24940 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-2020 Gentoo Authors +# Copyright 1999-2021 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 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" src_configure() { econf --disable-static