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 D4F3613933E for ; Thu, 22 Jul 2021 03:19:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 904BAE0ABA; Thu, 22 Jul 2021 03:19:17 +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 20F95E0AB8 for ; Thu, 22 Jul 2021 03:19:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 8E1A7342BD6 for ; Thu, 22 Jul 2021 03:19:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9DF4D5C4 for ; Thu, 22 Jul 2021 03:19:13 +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: <1626922742.cfa031b3adaec6183c479eed74273ca490d3317f.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: cfa031b3adaec6183c479eed74273ca490d3317f X-VCS-Branch: master Date: Thu, 22 Jul 2021 03:19:13 +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: 37828883-ed19-4ed1-8925-048c06dfac37 X-Archives-Hash: febfc0256b96e9c05d70d6057b317c5b commit: cfa031b3adaec6183c479eed74273ca490d3317f Author: Georgy Yakovlev gentoo org> AuthorDate: Thu Jul 22 02:59:02 2021 +0000 Commit: Georgy Yakovlev gentoo org> CommitDate: Thu Jul 22 02:59:02 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfa031b3 net-libs/libasr: keyword 1.0.4 for ~riscv Signed-off-by: Georgy Yakovlev gentoo.org> net-libs/libasr/libasr-1.0.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libasr/libasr-1.0.4.ebuild b/net-libs/libasr/libasr-1.0.4.ebuild index 0e9a9e24940..f85a8c9d0ad 100644 --- a/net-libs/libasr/libasr-1.0.4.ebuild +++ b/net-libs/libasr/libasr-1.0.4.ebuild @@ -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 ~riscv x86" src_configure() { econf --disable-static