commit:     41057bc343a05f227180abe9b626634f9356c1a8
Author:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  8 06:48:13 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Thu Oct  8 06:48:13 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=41057bc3

app-crypt/tpm2-pkcs11: fix PATCHES indentation

Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild | 2 +-
 app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild 
b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild
index 6e609d4e5f4..6c4b3e11cd0 100644
--- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild
+++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.3.2.ebuild
@@ -37,7 +37,7 @@ BDEPEND="sys-devel/autoconf-archive
 
 PATCHES=(
        "$FILESDIR/${PN}-1.3.2-Remove-WError.patch"
-       )
+)
 
 src_prepare() {
        default

diff --git a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild 
b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild
index b413d95cb6a..c41eb8817ed 100644
--- a/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild
+++ b/app-crypt/tpm2-pkcs11/tpm2-pkcs11-1.4.0.ebuild
@@ -40,7 +40,7 @@ BDEPEND="sys-devel/autoconf-archive
 
 PATCHES=(
        "$FILESDIR/${PN}-1.3.2-Remove-WError.patch"
-       )
+)
 
 src_prepare() {
        default

Reply via email to