commit: 74760da519241d92122a7d5c9272e0e9392bd7b4 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Wed May 3 08:52:36 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Wed May 3 11:30:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74760da5
virtual/ooo: update EAPI 7 -> 8 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> virtual/ooo/ooo-1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/ooo/ooo-1.ebuild b/virtual/ooo/ooo-1.ebuild index 99c3de6326fb..ec1bd7ab121b 100644 --- a/virtual/ooo/ooo-1.ebuild +++ b/virtual/ooo/ooo-1.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 DESCRIPTION="Virtual for LibreOffice"