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 5D0D0138359 for ; Sun, 8 Nov 2020 02:14:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77F12E076B; Sun, 8 Nov 2020 02:14:47 +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 5AD93E076B for ; Sun, 8 Nov 2020 02:14:47 +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 B85F4335D3B for ; Sun, 8 Nov 2020 02:14:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE3A042C for ; Sun, 8 Nov 2020 02:14:43 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1604801666.5fcf66ac254726eeba937514b54fd89a41b4e4ea.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/glib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/glib/glib-2.66.2.ebuild X-VCS-Directories: dev-libs/glib/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5fcf66ac254726eeba937514b54fd89a41b4e4ea X-VCS-Branch: master Date: Sun, 8 Nov 2020 02:14: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: 57d6db67-719d-45bc-acb6-2dee4e6196d6 X-Archives-Hash: 8d7da3c12ed33b7bef3524f849d1b662 commit: 5fcf66ac254726eeba937514b54fd89a41b4e4ea Author: Matt Turner gentoo org> AuthorDate: Sun Nov 8 02:14:26 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Nov 8 02:14:26 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fcf66ac dev-libs/glib: Fix gdbus-codegen blocker Signed-off-by: Matt Turner gentoo.org> dev-libs/glib/glib-2.66.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/glib/glib-2.66.2.ebuild b/dev-libs/glib/glib-2.66.2.ebuild index 3cff0edd36d..8424a066a35 100644 --- a/dev-libs/glib/glib-2.66.2.ebuild +++ b/dev-libs/glib/glib-2.66.2.ebuild @@ -30,7 +30,7 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~ # them or just put the (build) deps in that rare consumer instead of recursive # RDEPEND here (due to lack of recursive DEPEND). RDEPEND=" - !=virtual/libiconv-0-r1[${MULTILIB_USEDEP}] >=dev-libs/libpcre-8.31:3[${MULTILIB_USEDEP},static-libs?] >=dev-libs/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}]