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 3427913933E for ; Tue, 13 Jul 2021 11:21:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 84C57E0E50; Tue, 13 Jul 2021 11:21:06 +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 6909DE0E50 for ; Tue, 13 Jul 2021 11:21:06 +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 8B118342CE8 for ; Tue, 13 Jul 2021 11:21:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C94227D4 for ; Tue, 13 Jul 2021 11:21:02 +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: <1626175245.caf871e00f8d81231de84b43ef7439ce4c77a29e.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gsasl/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/gsasl/gsasl-1.10.0.ebuild X-VCS-Directories: net-misc/gsasl/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: caf871e00f8d81231de84b43ef7439ce4c77a29e X-VCS-Branch: master Date: Tue, 13 Jul 2021 11:21:02 +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: 289ef0f4-6fef-45c2-b9e4-ce6d094ba04b X-Archives-Hash: 82b7176b892048aae017522d6bb4d3d5 commit: caf871e00f8d81231de84b43ef7439ce4c77a29e Author: Marek Szuba gentoo org> AuthorDate: Tue Jul 13 09:01:12 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Tue Jul 13 11:20:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=caf871e0 net-misc/gsasl: keyword 1.10.0 for ~riscv Signed-off-by: Marek Szuba gentoo.org> net-misc/gsasl/gsasl-1.10.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gsasl/gsasl-1.10.0.ebuild b/net-misc/gsasl/gsasl-1.10.0.ebuild index a9891b41bfc..93ca9ea4338 100644 --- a/net-misc/gsasl/gsasl-1.10.0.ebuild +++ b/net-misc/gsasl/gsasl-1.10.0.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gnu.org/software/gsasl/" SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc gcrypt idn kerberos nls ntlm static-libs +threads" DEPEND="