diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:14:25 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:48:55 +0100 |
commit | f2f504852127fccaefc5a59103598c5af4d12a05 (patch) | |
tree | 1054518cc33398bbd36db2708ccb8e3b7d03e631 /acct-user | |
parent | acct-user/trojan: update EAPI 7 -> 8 (diff) | |
download | gentoo-f2f504852127fccaefc5a59103598c5af4d12a05.tar.gz gentoo-f2f504852127fccaefc5a59103598c5af4d12a05.tar.bz2 gentoo-f2f504852127fccaefc5a59103598c5af4d12a05.zip |
acct-user/tss: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user')
-rw-r--r-- | acct-user/tss/tss-0-r3.ebuild (renamed from acct-user/tss/tss-0-r2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/tss/tss-0-r2.ebuild b/acct-user/tss/tss-0-r3.ebuild index d5b5b705be41..5b08fdf351eb 100644 --- a/acct-user/tss/tss-0-r2.ebuild +++ b/acct-user/tss/tss-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-user |