commit:     960277ffec44c6245e1ae16b3b36fed9d76496b1
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Sun May 31 02:29:52 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Sun May 31 02:29:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960277ff

sys-apps/systemd: drop MULTILIB_USEDEP from virtual/pkgconfig

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 sys-apps/systemd/systemd-244.3.ebuild | 2 +-
 sys-apps/systemd/systemd-245.5.ebuild | 2 +-
 sys-apps/systemd/systemd-9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/sys-apps/systemd/systemd-244.3.ebuild 
b/sys-apps/systemd/systemd-244.3.ebuild
index 2c8406ec99c..117b08cd684 100644
--- a/sys-apps/systemd/systemd-244.3.ebuild
+++ b/sys-apps/systemd/systemd-244.3.ebuild
@@ -122,7 +122,7 @@ BDEPEND="
        >=dev-util/intltool-0.50
        >=sys-apps/coreutils-8.16
        sys-devel/m4
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       virtual/pkgconfig
        test? ( sys-apps/dbus )
        app-text/docbook-xml-dtd:4.2
        app-text/docbook-xml-dtd:4.5

diff --git a/sys-apps/systemd/systemd-245.5.ebuild 
b/sys-apps/systemd/systemd-245.5.ebuild
index c1e4b5fa23f..7ae8a3de58d 100644
--- a/sys-apps/systemd/systemd-245.5.ebuild
+++ b/sys-apps/systemd/systemd-245.5.ebuild
@@ -131,7 +131,7 @@ BDEPEND="
        >=dev-util/intltool-0.50
        >=sys-apps/coreutils-8.16
        sys-devel/m4
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       virtual/pkgconfig
        test? ( sys-apps/dbus )
        app-text/docbook-xml-dtd:4.2
        app-text/docbook-xml-dtd:4.5

diff --git a/sys-apps/systemd/systemd-9999.ebuild 
b/sys-apps/systemd/systemd-9999.ebuild
index a3fe6fe103b..8dd6eec9955 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -131,7 +131,7 @@ BDEPEND="
        >=dev-util/intltool-0.50
        >=sys-apps/coreutils-8.16
        sys-devel/m4
-       virtual/pkgconfig[${MULTILIB_USEDEP}]
+       virtual/pkgconfig
        test? ( sys-apps/dbus )
        app-text/docbook-xml-dtd:4.2
        app-text/docbook-xml-dtd:4.5

Reply via email to