summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-06-13 00:13:55 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-13 00:13:55 +0100
commit2c53a9350cfb5b89c7b7fb6d4747ffc6541085c9 (patch)
treef50a922763bb78e3675384278481366a81ef476a /app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
parentdev-scheme/guile-sqlite3: bump up to 0.1.1 (diff)
downloadgentoo-2c53a9350cfb5b89c7b7fb6d4747ffc6541085c9.tar.gz
gentoo-2c53a9350cfb5b89c7b7fb6d4747ffc6541085c9.tar.bz2
gentoo-2c53a9350cfb5b89c7b7fb6d4747ffc6541085c9.zip
app-crypt/pinentry: respect user's AR setting
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/718028 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-crypt/pinentry/pinentry-1.1.0-r3.ebuild')
-rw-r--r--app-crypt/pinentry/pinentry-1.1.0-r3.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
index dc98be9984ff..053f01d8ca6f 100644
--- a/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
+++ b/app-crypt/pinentry/pinentry-1.1.0-r3.ebuild
@@ -49,6 +49,7 @@ DOCS=( AUTHORS ChangeLog NEWS README THANKS TODO )
PATCHES=(
"${FILESDIR}/${PN}-1.0.0-make-icon-work-under-Plasma-Wayland.patch"
"${FILESDIR}/${PN}-0.8.2-ncurses.patch"
+ "${FILESDIR}/${PN}-1.0.0-AR.patch"
)
src_prepare() {