projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13fef8b
)
media-libs/gmmlib: enable multilib in the live ebuild
author
Marek Szuba
<marecki@gentoo.org>
Tue, 11 Jun 2019 14:04:49 +0000
(15:04 +0100)
committer
Marek Szuba
<marecki@gentoo.org>
Tue, 11 Jun 2019 14:05:33 +0000
(15:05 +0100)
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
media-libs/gmmlib/gmmlib-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/gmmlib/gmmlib-9999.ebuild
b/media-libs/gmmlib/gmmlib-9999.ebuild
index e87d4d2c13abb4c37fe259a8c42e4bf0769f397a..aee2550263c0172b544a792805ae291419c2f5dd 100644
(file)
--- a/
media-libs/gmmlib/gmmlib-9999.ebuild
+++ b/
media-libs/gmmlib/gmmlib-9999.ebuild
@@
-3,7
+3,7
@@
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