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 7BC8A138334 for ; Fri, 16 Nov 2018 19:07:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 70D0BE0882; Fri, 16 Nov 2018 19:07:09 +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 4329DE0882 for ; Fri, 16 Nov 2018 19:07:08 +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 555D3335C08 for ; Fri, 16 Nov 2018 19:07:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E95443A for ; Fri, 16 Nov 2018 19:07:04 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1542395221.291d3907a95e6ae0762ce2e9e27603031ed44710.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd/systemd-239-r2.ebuild sys-apps/systemd/systemd-9999.ebuild X-VCS-Directories: sys-apps/systemd/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 291d3907a95e6ae0762ce2e9e27603031ed44710 X-VCS-Branch: master Date: Fri, 16 Nov 2018 19:07:04 +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-Archives-Salt: a86e4cb1-07a4-489a-a710-db19dc63cb7a X-Archives-Hash: 640fbc85f5a973290656d746b5505f81 commit: 291d3907a95e6ae0762ce2e9e27603031ed44710 Author: Mike Gilbert gentoo org> AuthorDate: Fri Nov 16 19:06:22 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Fri Nov 16 19:07:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=291d3907 sys-apps/systemd: add MULTILIB_USEDEP to virtual/pkgconfig Package-Manager: Portage-2.3.51_p9, Repoman-2.3.12 Signed-off-by: Mike Gilbert gentoo.org> sys-apps/systemd/systemd-239-r2.ebuild | 2 +- sys-apps/systemd/systemd-9999.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/systemd/systemd-239-r2.ebuild b/sys-apps/systemd/systemd-239-r2.ebuild index b6d91862a74..833177e4a2b 100644 --- a/sys-apps/systemd/systemd-239-r2.ebuild +++ b/sys-apps/systemd/systemd-239-r2.ebuild @@ -92,7 +92,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 >=sys-kernel/linux-headers-${MINKV} - virtual/pkgconfig + virtual/pkgconfig[${MULTILIB_USEDEP}] gnuefi? ( >=sys-boot/gnu-efi-3.0.2 ) test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2 diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild index 8743de4cdf5..aede109ac60 100644 --- a/sys-apps/systemd/systemd-9999.ebuild +++ b/sys-apps/systemd/systemd-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -92,7 +92,7 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.50 >=sys-apps/coreutils-8.16 >=sys-kernel/linux-headers-${MINKV} - virtual/pkgconfig + virtual/pkgconfig[${MULTILIB_USEDEP}] gnuefi? ( >=sys-boot/gnu-efi-3.0.2 ) test? ( sys-apps/dbus ) app-text/docbook-xml-dtd:4.2