commit: 0e420b2129a03da83f2fa8a51b5f9ab99bd38f74
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed May 31 14:51:14 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed May 31 14:51:33 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=0e420b21
app-crypt/tpm2-tss: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild | 2 +-
app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild
b/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild
index 375dce6..e924072 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.0.ebuild
@@ -51,8 +51,8 @@ pkg_setup() {
}
src_prepare() {
- eautoreconf
default
+ eautoreconf
}
multilib_src_configure() {
diff --git a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
index 664e42c..fc8b4ae 100644
--- a/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
+++ b/app-crypt/tpm2-tss/tpm2-tss-4.0.1.ebuild
@@ -11,7 +11,7 @@
SRC_URI="https://github.com/tpm2-software/${PN}/releases/download/${PV}/${P}.tar
LICENSE="BSD-2"
SLOT="0/4"
-KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
IUSE="doc +fapi +openssl mbedtls +policy static-libs test"
RESTRICT="!test? ( test )"
@@ -52,8 +52,8 @@ pkg_setup() {
}
src_prepare() {
- eautoreconf
default
+ eautoreconf
}
multilib_src_configure() {