diff options
author | Sam James <sam@gentoo.org> | 2021-10-28 08:50:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-28 08:50:29 +0100 |
commit | 192c16d328923505f9fd5eff3aa9b0543d16c268 (patch) | |
tree | 62cc020c44521e747ec75d471fa897064523dc3b | |
parent | acct-user/quassel: update EAPI 7 -> 8 (diff) | |
download | gentoo-192c16d328923505f9fd5eff3aa9b0543d16c268.tar.gz gentoo-192c16d328923505f9fd5eff3aa9b0543d16c268.tar.bz2 gentoo-192c16d328923505f9fd5eff3aa9b0543d16c268.zip |
acct-user/redis: update EAPI 7 -> 8
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | acct-user/redis/redis-0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/redis/redis-0-r1.ebuild b/acct-user/redis/redis-0-r1.ebuild index e3a1d25acd9f..b685af71488c 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 |