diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-07-15 10:34:44 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-07-15 11:38:11 +0300 |
commit | 4dbc75ae3494e340a1c7755c92b13036fd5a4f11 (patch) | |
tree | b908897ba152ad45dd6390ca778f823d05d7c869 /app-misc | |
parent | www-apps/kibana-bin: drop old (diff) | |
download | gentoo-4dbc75ae3494e340a1c7755c92b13036fd5a4f11.tar.gz gentoo-4dbc75ae3494e340a1c7755c92b13036fd5a4f11.tar.bz2 gentoo-4dbc75ae3494e340a1c7755c92b13036fd5a4f11.zip |
app-misc/elasticsearch: update EAPI 7 -> 8
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/elasticsearch/elasticsearch-7.17.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/elasticsearch/elasticsearch-7.17.5.ebuild b/app-misc/elasticsearch/elasticsearch-7.17.5.ebuild index be38b6a483a2..e875083ef6b8 100644 --- a/app-misc/elasticsearch/elasticsearch-7.17.5.ebuild +++ b/app-misc/elasticsearch/elasticsearch-7.17.5.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit systemd tmpfiles |