diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 22:53:00 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:46:44 +0100 |
commit | dabc1cef6787df3eefebfbed3d2e9bec1dd00687 (patch) | |
tree | d84d2f1b60889fca0d9a9192ccee60cf4bdbfaef /acct-group/pkcs11 | |
parent | acct-group/pipewire: update EAPI 7 -> 8 (diff) | |
download | gentoo-dabc1cef6787df3eefebfbed3d2e9bec1dd00687.tar.gz gentoo-dabc1cef6787df3eefebfbed3d2e9bec1dd00687.tar.bz2 gentoo-dabc1cef6787df3eefebfbed3d2e9bec1dd00687.zip |
acct-group/pkcs11: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-group/pkcs11')
-rw-r--r-- | acct-group/pkcs11/pkcs11-0-r2.ebuild (renamed from acct-group/pkcs11/pkcs11-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-group/pkcs11/pkcs11-0-r1.ebuild b/acct-group/pkcs11/pkcs11-0-r2.ebuild index 2c25489a23a4..52fd77d253b8 100644 --- a/acct-group/pkcs11/pkcs11-0-r1.ebuild +++ b/acct-group/pkcs11/pkcs11-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-group |