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 0D7111586A6 for ; Wed, 18 Aug 2021 00:35:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F7E6E0815; Wed, 18 Aug 2021 00:35:39 +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 058CFE07F1 for ; Wed, 18 Aug 2021 00:35:37 +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 8080133BE68 for ; Wed, 18 Aug 2021 00:35:36 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id CE7A586F for ; Wed, 18 Aug 2021 00:35:34 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1629246739.6bc18d1bf04e4a270a64d5ff0a098f55871e1ce3.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/crypto++/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/crypto++/crypto++-8.5.0.ebuild X-VCS-Directories: dev-libs/crypto++/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 6bc18d1bf04e4a270a64d5ff0a098f55871e1ce3 X-VCS-Branch: master Date: Wed, 18 Aug 2021 00:35:34 +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: 98d9c5f5-a880-41a7-9537-b44b3c247712 X-Archives-Hash: d2d9395986ccbfe6469d636036661724 commit: 6bc18d1bf04e4a270a64d5ff0a098f55871e1ce3 Author: Alex Fan yahoo com> AuthorDate: Tue Aug 17 04:08:12 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Aug 18 00:32:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bc18d1b dev-libs/crypto++: keyword 8.5.0 for ~riscv Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> dev-libs/crypto++/crypto++-8.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/crypto++/crypto++-8.5.0.ebuild b/dev-libs/crypto++/crypto++-8.5.0.ebuild index a573a39047d..60d82af5be8 100644 --- a/dev-libs/crypto++/crypto++-8.5.0.ebuild +++ b/dev-libs/crypto++/crypto++-8.5.0.ebuild @@ -16,7 +16,7 @@ LICENSE="Boost-1.0" # Bumped to 8.5 in 8.5.0 out of caution # subslot is so version (was broken in 8.3.0, check on bumps!) SLOT="0/8.5" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv sparc x86 ~x64-macos" IUSE="+asm static-libs" BDEPEND="