diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-03 10:52:36 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2023-05-03 13:30:54 +0200 |
commit | 74760da519241d92122a7d5c9272e0e9392bd7b4 (patch) | |
tree | 398a7ba502868bf9a83920d07e51b80247e59c65 /virtual | |
parent | app-text/libmwaw: 0.3.22 version bump (diff) | |
download | gentoo-74760da519241d92122a7d5c9272e0e9392bd7b4.tar.gz gentoo-74760da519241d92122a7d5c9272e0e9392bd7b4.tar.bz2 gentoo-74760da519241d92122a7d5c9272e0e9392bd7b4.zip |
virtual/ooo: update EAPI 7 -> 8
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/ooo/ooo-1.ebuild | 4 |
1 files 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" |