diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:54:47 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:55 +0100 |
commit | 84e14213d0f0ae36709480aeeb97da7c904db31f (patch) | |
tree | 655e3078d5b8d011b0924d1e1712b4c77e60cfb3 | |
parent | acct-group/rspamd: update EAPI 7 -> 8 (diff) | |
download | gentoo-84e14213d0f0ae36709480aeeb97da7c904db31f.tar.gz gentoo-84e14213d0f0ae36709480aeeb97da7c904db31f.tar.bz2 gentoo-84e14213d0f0ae36709480aeeb97da7c904db31f.zip |
acct-group/rtkit: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
-rw-r--r-- | acct-group/rtkit/rtkit-0-r3.ebuild (renamed from acct-group/rtkit/rtkit-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/rtkit/rtkit-0-r2.ebuild b/acct-group/rtkit/rtkit-0-r3.ebuild index df01f1e86d78..620c967dc9a3 100644 --- a/acct-group/rtkit/rtkit-0-r2.ebuild +++ b/acct-group/rtkit/rtkit-0-r3.ebuild @@ -1,7 +1,7 @@ -# Copyright 2019-2023 Gentoo Authors +# Copyright 2019-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-group |