summaryrefslogtreecommitdiff
path: root/media-libs/gmmlib/gmmlib-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'media-libs/gmmlib/gmmlib-9999.ebuild')
-rw-r--r--media-libs/gmmlib/gmmlib-9999.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/gmmlib/gmmlib-9999.ebuild b/media-libs/gmmlib/gmmlib-9999.ebuild
index f0dd8d2cd690..aee2550263c0 100644
--- a/media-libs/gmmlib/gmmlib-9999.ebuild
+++ b/media-libs/gmmlib/gmmlib-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
-inherit cmake-utils
+inherit cmake-multilib
if [[ ${PV} == *9999 ]] ; then
: ${EGIT_REPO_URI:="https://github.com/intel/gmmlib"}
@@ -31,7 +31,7 @@ IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"
-src_configure() {
+multilib_src_configure() {
# once upstream makes this optional
# local mycmakeargs=(
# -DMEDIA_RUN_TEST_SUITE=OFF