diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:00:26 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:26 +0100 |
commit | 19b76d01933244ae0cfa89822859e7d9eade00ce (patch) | |
tree | ddfa9d63ab51e87eed4d047d3b487acfb14dc6bd /acct-user/aerospike-amc | |
parent | acct-group/zookeeper: update EAPI 7 -> 8 (diff) | |
download | gentoo-19b76d01933244ae0cfa89822859e7d9eade00ce.tar.gz gentoo-19b76d01933244ae0cfa89822859e7d9eade00ce.tar.bz2 gentoo-19b76d01933244ae0cfa89822859e7d9eade00ce.zip |
acct-user/aerospike-amc: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/aerospike-amc')
-rw-r--r-- | acct-user/aerospike-amc/aerospike-amc-0-r2.ebuild (renamed from acct-user/aerospike-amc/aerospike-amc-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/aerospike-amc/aerospike-amc-0-r1.ebuild b/acct-user/aerospike-amc/aerospike-amc-0-r2.ebuild index dd0e1d7b8aa0..9bbf2445629d 100644 --- a/acct-user/aerospike-amc/aerospike-amc-0-r1.ebuild +++ b/acct-user/aerospike-amc/aerospike-amc-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |