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 E413A158086 for ; Sun, 10 Oct 2021 20:44:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46C8FE0964; Sun, 10 Oct 2021 20:44:42 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3122DE0963 for ; Sun, 10 Oct 2021 20:44:42 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 67BB6342F09 for ; Sun, 10 Oct 2021 20:44:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DB47714F for ; Sun, 10 Oct 2021 20:44:38 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1633898666.49306a3458cc8dfce3221ccffcba76374f1d7a12.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/libyubikey/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-auth/libyubikey/libyubikey-1.13.ebuild X-VCS-Directories: sys-auth/libyubikey/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 49306a3458cc8dfce3221ccffcba76374f1d7a12 X-VCS-Branch: master Date: Sun, 10 Oct 2021 20:44:38 +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: bed5f52b-14da-4bf6-be80-7e52d2ca833a X-Archives-Hash: b8a9be417885ce98e9ee7380135a026d commit: 49306a3458cc8dfce3221ccffcba76374f1d7a12 Author: Marek Szuba gentoo org> AuthorDate: Sun Oct 10 19:23:35 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Sun Oct 10 20:44:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49306a34 sys-auth/libyubikey: keyword 1.13 for ~riscv Signed-off-by: Marek Szuba gentoo.org> sys-auth/libyubikey/libyubikey-1.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/libyubikey/libyubikey-1.13.ebuild b/sys-auth/libyubikey/libyubikey-1.13.ebuild index 6fbe9d92318..ca3ecbd23b6 100644 --- a/sys-auth/libyubikey/libyubikey-1.13.ebuild +++ b/sys-auth/libyubikey/libyubikey-1.13.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://opensource.yubico.com/yubico-c/releases/${P}.tar.gz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" src_configure() { econf --disable-static