commit:     0b4f665d65ee6f42f35ba25ae7cafb33e5a61c25
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 30 18:35:18 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 19:06:11 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4f665d

app-crypt/tpm2-tss: limit multilib features (drop doc)

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-crypt/tpm2-tss/tpm2-tss-3.2.0-r3.ebuild | 2 +-
 app-crypt/tpm2-tss/tpm2-tss-3.2.0-r4.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r3.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r3.ebuild
index 0eeb09b94203..4de62a88379e 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r3.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r3.ebuild
@@ -61,7 +61,7 @@ src_prepare() {
 multilib_src_configure() {
        ECONF_SOURCE=${S} econf \
                --localstatedir=/var \
-               $(use_enable doc doxygen-doc) \
+               $(multilib_native_use_enable doc doxygen-doc) \
                $(use_enable fapi) \
                $(use_enable static-libs static) \
                $(multilib_native_use_enable test unit) \

diff --git a/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r4.ebuild 
b/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r4.ebuild
index 13c2fa0f69da..ff68e249a0e9 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r4.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-3.2.0-r4.ebuild
@@ -62,7 +62,7 @@ src_prepare() {
 multilib_src_configure() {
        ECONF_SOURCE=${S} econf \
                --localstatedir=/var \
-               $(use_enable doc doxygen-doc) \
+               $(multilib_native_use_enable doc doxygen-doc) \
                $(use_enable fapi) \
                $(use_enable static-libs static) \
                $(multilib_native_use_enable test unit) \

Reply via email to