diff options
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-pinentry/files/pinentry.eselect-0.7.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 15db69060303..77427c45da86 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="zlogene@gentoo.org" 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 |