summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2020-05-30 22:42:45 -0400
committerMike Gilbert <floppym@gentoo.org>2020-06-13 12:58:11 -0400
commit5008bbcb72fc5e5889b0ab9f94aae16fc3698a57 (patch)
treeb0d046a183f9175d0ba31598cfa43d6dadf87400 /app-crypt/heimdal/heimdal-7.5.0.ebuild
parentsci-libs/bmrblib: Bump to 1.0.4 (diff)
downloadgentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.tar.gz
gentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.tar.bz2
gentoo-5008bbcb72fc5e5889b0ab9f94aae16fc3698a57.zip
Remove MULTILIB_USEDEP from all virtual/pkgconfig dependencies
Bug: https://bugs.gentoo.org/723112 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-crypt/heimdal/heimdal-7.5.0.ebuild')
-rw-r--r--app-crypt/heimdal/heimdal-7.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/heimdal/heimdal-7.5.0.ebuild b/app-crypt/heimdal/heimdal-7.5.0.ebuild
index c6af58ac732d..0710a88ee3d1 100644
--- a/app-crypt/heimdal/heimdal-7.5.0.ebuild
+++ b/app-crypt/heimdal/heimdal-7.5.0.ebuild
@@ -42,7 +42,7 @@ CDEPEND="
DEPEND="${CDEPEND}
${PYTHON_DEPS}
- >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
>=sys-devel/autoconf-2.62
test? ( X? ( ${VIRTUALX_DEPEND} ) )"