diff options
author | Alon Bar-Lev <alonbl@gentoo.org> | 2018-10-03 07:59:19 +0300 |
---|---|---|
committer | Alon Bar-Lev <alonbl@gentoo.org> | 2018-10-03 08:02:50 +0300 |
commit | 2c771f409db6d42cd2ece7e6810f4f397e032d22 (patch) | |
tree | 34286ebaf0c5f62a0e668070066c623ee5fe7e8d /app-crypt/xca | |
parent | x11-libs/libnotify: depend on dev-util/glib (diff) | |
download | gentoo-2c771f409db6d42cd2ece7e6810f4f397e032d22.tar.gz gentoo-2c771f409db6d42cd2ece7e6810f4f397e032d22.tar.bz2 gentoo-2c771f409db6d42cd2ece7e6810f4f397e032d22.zip |
app-crypt/xca: eapi bump
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org>
Diffstat (limited to 'app-crypt/xca')
-rw-r--r-- | app-crypt/xca/xca-2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/xca/xca-2.1.1.ebuild b/app-crypt/xca/xca-2.1.1.ebuild index 083396d5b9ed..34566357ce3d 100644 --- a/app-crypt/xca/xca-2.1.1.ebuild +++ b/app-crypt/xca/xca-2.1.1.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" inherit xdg-utils |