diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:47:58 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:47:58 +0100 |
commit | e23f2e290c8c616e38ef07c99508060638881522 (patch) | |
tree | 7043138d7f36742b7fef6ed7d5a08227bd92ff83 | |
parent | acct-group/quassel: update EAPI 7 -> 8 (diff) | |
download | gentoo-e23f2e290c8c616e38ef07c99508060638881522.tar.gz gentoo-e23f2e290c8c616e38ef07c99508060638881522.tar.bz2 gentoo-e23f2e290c8c616e38ef07c99508060638881522.zip |
acct-group/redis: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | acct-group/redis/redis-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/redis/redis-0-r1.ebuild b/acct-group/redis/redis-0-r1.ebuild index 1f74e41d97ae..83f725cd298c 100644 --- a/acct-group/redis/redis-0-r1.ebuild +++ b/acct-group/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-group |