commit:     291d3907a95e6ae0762ce2e9e27603031ed44710
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 16 19:06:22 2018 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> 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 <floppym <AT> 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

Reply via email to