commit:     6a55ce6744e378ef45299daa2aff86c22c4fcca6
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 17:33:01 2021 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 17:33:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a55ce67

app-eselect/eselect-pinentry: remove needless space

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 
b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
index 15db6906030..77427c45da8 100644
--- a/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
+++ b/app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1
@@ -6,7 +6,7 @@ MAINTAINER="[email protected]"
 VERSION="0.7.1"
 
 SYMLINK_PATH=/usr/bin/pinentry
-SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt5  pinentry-curses pinentry-tty )
+SYMLINK_TARGETS=( pinentry-gnome3 pinentry-qt5 pinentry-curses pinentry-tty )
 SYMLINK_DESCRIPTION='pinentry binary'
 
 inherit bin-symlink

Reply via email to