diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-02-09 20:24:26 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-02-09 23:55:00 +0100 |
commit | 91398e0294182b166b04bd091523ee6e6215f466 (patch) | |
tree | 0c1656aaca39ab58bf2664b6da08d69a1bbd1ff5 | |
parent | app-benchmarks/sysbench: drop 1.0.20-r100 (diff) | |
download | gentoo-91398e0294182b166b04bd091523ee6e6215f466.tar.gz gentoo-91398e0294182b166b04bd091523ee6e6215f466.tar.bz2 gentoo-91398e0294182b166b04bd091523ee6e6215f466.zip |
app-crypt/acme-sh: update live ebuild
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | app-crypt/acme-sh/acme-sh-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/acme-sh/acme-sh-9999.ebuild b/app-crypt/acme-sh/acme-sh-9999.ebuild index 978b348479ac..2298b3aea394 100644 --- a/app-crypt/acme-sh/acme-sh-9999.ebuild +++ b/app-crypt/acme-sh/acme-sh-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit git-r3 optfeature |