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 8169A158D91 for ; Wed, 18 Aug 2021 10:05:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6AA5AE0788; Wed, 18 Aug 2021 10:05:46 +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-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4FA02E0788 for ; Wed, 18 Aug 2021 10:05:46 +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 3EFD9340B46 for ; Wed, 18 Aug 2021 10:05:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93D9886D for ; Wed, 18 Aug 2021 10:05:43 +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: <1629281130.0106a230ee2ec58e91d02c4549f1cdd65f44f79a.marecki@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libconfig/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libconfig/libconfig-1.7.3.ebuild X-VCS-Directories: dev-libs/libconfig/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: 0106a230ee2ec58e91d02c4549f1cdd65f44f79a X-VCS-Branch: master Date: Wed, 18 Aug 2021 10:05:43 +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: 399fb23f-7302-4538-b640-78a4aa4bf478 X-Archives-Hash: 88a8243f70da223ab62b8f84152ff309 commit: 0106a230ee2ec58e91d02c4549f1cdd65f44f79a Author: Marek Szuba gentoo org> AuthorDate: Wed Aug 18 09:26:30 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Wed Aug 18 10:05:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0106a230 dev-libs/libconfig: keyword 1.7.3 for ~riscv Signed-off-by: Marek Szuba gentoo.org> dev-libs/libconfig/libconfig-1.7.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libconfig/libconfig-1.7.3.ebuild b/dev-libs/libconfig/libconfig-1.7.3.ebuild index 6e8adc1e93e..5e436a5f486 100644 --- a/dev-libs/libconfig/libconfig-1.7.3.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.3.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/hyperrealm/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="LGPL-2.1" SLOT="0/11" -KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x86-linux" IUSE="+cxx static-libs" DEPEND="