commit: 282b8bf4688c7dda685f038bc104f6a1db08a391 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 12 15:52:41 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Apr 12 16:34:13 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=282b8bf4
media-libs/qhull: inherit multilib for get_libname Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/qhull/qhull-2020.2-r3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/qhull/qhull-2020.2-r3.ebuild b/media-libs/qhull/qhull-2020.2-r3.ebuild index 3461992646dd..aa4250b2493e 100644 --- a/media-libs/qhull/qhull-2020.2-r3.ebuild +++ b/media-libs/qhull/qhull-2020.2-r3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit cmake +inherit cmake multilib DESCRIPTION="Geometry library" HOMEPAGE="http://www.qhull.org"