commit:     fa4be6f30368977c2e11f1eb10db16e1791a43d9
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 30 22:12:30 2018 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Apr 30 22:12:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa4be6f3

app-crypt/pinentry: fix whitespacing

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-crypt/pinentry/pinentry-1.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild 
b/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
index 2e72ca45041..cf2bbd6858a 100644
--- a/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.0-r1.ebuild
@@ -46,7 +46,7 @@ REQUIRED_USE="
 DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
 
 PATCHES=(
-    "${FILESDIR}/${PN}-1.0.0-make-icon-work-under-Plasma-Wayland.patch"
+       "${FILESDIR}/${PN}-1.0.0-make-icon-work-under-Plasma-Wayland.patch"
        "${FILESDIR}/${PN}-0.8.2-ncurses.patch"
 )
 

Reply via email to