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 8D3421382C5 for ; Sun, 24 Jan 2021 11:39:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0704E08A0; Sun, 24 Jan 2021 11:39:56 +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 A26EBE08A0 for ; Sun, 24 Jan 2021 11:39:56 +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 92CAE340EFE for ; Sun, 24 Jan 2021 11:39:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 31B6B328 for ; Sun, 24 Jan 2021 11:39:54 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1611488370.f2a629fc191a907b457a39bd5d510af8032d6d6e.kentnl@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.2.ebuild X-VCS-Directories: dev-libs/libconfig/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: f2a629fc191a907b457a39bd5d510af8032d6d6e X-VCS-Branch: master Date: Sun, 24 Jan 2021 11:39:54 +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: d7813d52-f71f-41b8-9e14-47b2777cda11 X-Archives-Hash: 0f51131a49f3d523eb9ced81230f8475 commit: f2a629fc191a907b457a39bd5d510af8032d6d6e Author: Kent Fredric gentoo org> AuthorDate: Sun Jan 24 11:34:52 2021 +0000 Commit: Kent Fredric gentoo org> CommitDate: Sun Jan 24 11:39:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2a629fc dev-libs/libconfig: Keyword 1.7.2 for ~m68k re bug #689338 All USE combinations tested successfully on qemu-user-m68k Required by dev-perl/Conf-Libconfig Bug: https://bugs.gentoo.org/689338 Package-Manager: Portage-3.0.14, Repoman-3.0.1 Signed-off-by: Kent Fredric gentoo.org> dev-libs/libconfig/libconfig-1.7.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libconfig/libconfig-1.7.2.ebuild b/dev-libs/libconfig/libconfig-1.7.2.ebuild index cbbe4ac59f0..6e8adc1e93e 100644 --- a/dev-libs/libconfig/libconfig-1.7.2.ebuild +++ b/dev-libs/libconfig/libconfig-1.7.2.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 ~mips ppc ~ppc64 ~s390 sparc x86 ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 sparc x86 ~x86-linux" IUSE="+cxx static-libs" DEPEND="