diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-23 16:55:00 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-09-28 02:51:40 +0300 |
commit | aac36a040204d7b5dec58580f3f8b546cd16eab3 (patch) | |
tree | ebb68434a1628bf83992ced740aff28d3d06b63d /app-eselect/eselect-pinentry | |
parent | app-crypt/trousers: eapi bump (diff) | |
download | gentoo-aac36a040204d7b5dec58580f3f8b546cd16eab3.tar.gz gentoo-aac36a040204d7b5dec58580f3f8b546cd16eab3.tar.bz2 gentoo-aac36a040204d7b5dec58580f3f8b546cd16eab3.zip |
app-eselect/eselect-pinentry: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-eselect/eselect-pinentry')
-rw-r--r-- | app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild index 61474039114b..377ef7626928 100644 --- a/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild +++ b/app-eselect/eselect-pinentry/eselect-pinentry-0.7.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 DESCRIPTION="Manage /usr/bin/pinentry symlink" HOMEPAGE="https://www.gentoo.org/proj/en/eselect/" |