commit: 192c16d328923505f9fd5eff3aa9b0543d16c268 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 28 07:50:29 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 28 07:50:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=192c16d3
acct-user/redis: update EAPI 7 -> 8 Signed-off-by: Sam James <sam <AT> gentoo.org> acct-user/redis/redis-0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/acct-user/redis/redis-0-r1.ebuild b/acct-user/redis/redis-0-r1.ebuild index e3a1d25acd9..b685af71488 100644 --- a/acct-user/redis/redis-0-r1.ebuild +++ b/acct-user/redis/redis-0-r1.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2020 Gentoo Authors +# Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user
