commit:     33bb9ed55956356cfbf9387e9e1df3faa27a2ceb
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 11 15:59:07 2020 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Feb 11 15:59:07 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=33bb9ed5

kde-apps/umbrello: Disable BUILD_PHP_IMPORT to keep ~arm64 keyword

Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 kde-apps/umbrello/umbrello-19.12.2.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kde-apps/umbrello/umbrello-19.12.2.ebuild 
b/kde-apps/umbrello/umbrello-19.12.2.ebuild
index 2d66709a409..a285a866eee 100644
--- a/kde-apps/umbrello/umbrello-19.12.2.ebuild
+++ b/kde-apps/umbrello/umbrello-19.12.2.ebuild
@@ -51,6 +51,7 @@ DEPEND="${RDEPEND}
 src_configure() {
        local mycmakeargs=(
                -DBUILD_KF5=ON
+               -DBUILD_PHP_IMPORT=OFF
                -DBUILD_unittests=$(usex test)
        )
        use test && mycmakeargs+=( -DCMAKE_DISABLE_FIND_PACKAGE_LLVM=ON )

Reply via email to