diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2021-09-28 19:43:08 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2021-09-28 19:48:27 +0200 |
commit | b85c84a3b871e0efcf09a9be47f82c2a9514bf3c (patch) | |
tree | ce7d08a71c67d092ebbeaa5f10740dbe23e439c7 /app-admin/keepassxc | |
parent | app-admin/keepassxc: Removed old (diff) | |
download | gentoo-b85c84a3b871e0efcf09a9be47f82c2a9514bf3c.tar.gz gentoo-b85c84a3b871e0efcf09a9be47f82c2a9514bf3c.tar.bz2 gentoo-b85c84a3b871e0efcf09a9be47f82c2a9514bf3c.zip |
app-admin/keepassxc: EAPI-8 bump
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-admin/keepassxc')
-rw-r--r-- | app-admin/keepassxc/keepassxc-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/keepassxc/keepassxc-9999.ebuild b/app-admin/keepassxc/keepassxc-9999.ebuild index 377737479d9c..44ca0b85d8d9 100644 --- a/app-admin/keepassxc/keepassxc-9999.ebuild +++ b/app-admin/keepassxc/keepassxc-9999.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit cmake flag-o-matic xdg |