diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-14 23:04:22 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-03-18 20:47:50 +0100 |
commit | 32c25687ab9260f0ac813ce42eab1f849a3b15e5 (patch) | |
tree | 8e4e9756e3ad77ea73057a4a038908f863609379 /acct-user/flatpak | |
parent | acct-user/fhem: update EAPI 7 -> 8 (diff) | |
download | gentoo-32c25687ab9260f0ac813ce42eab1f849a3b15e5.tar.gz gentoo-32c25687ab9260f0ac813ce42eab1f849a3b15e5.tar.bz2 gentoo-32c25687ab9260f0ac813ce42eab1f849a3b15e5.zip |
acct-user/flatpak: update EAPI 7 -> 8
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'acct-user/flatpak')
-rw-r--r-- | acct-user/flatpak/flatpak-0-r2.ebuild (renamed from acct-user/flatpak/flatpak-0-r1.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acct-user/flatpak/flatpak-0-r1.ebuild b/acct-user/flatpak/flatpak-0-r2.ebuild index aaead0d36975..5fb77d230830 100644 --- a/acct-user/flatpak/flatpak-0-r1.ebuild +++ b/acct-user/flatpak/flatpak-0-r2.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2023 Gentoo Authors +# Copyright 2020-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit acct-user |