summaryrefslogtreecommitdiff
path: root/games-emulation/openmsx/openmsx-18.0-r2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-04-19 05:57:02 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-04-19 05:57:02 +0100
commit59f8187afe529efeffdc2f967c451b159da44d5c (patch)
tree48ebf943f1f33c47ca2cc1342af6c52c43686f57 /games-emulation/openmsx/openmsx-18.0-r2.ebuild
parent93d0bbd7df69c2081c2b2347ea6c88b8e967d537 (diff)
gentoo auto-resync : 19:04:2023 - 05:57:01
Diffstat (limited to 'games-emulation/openmsx/openmsx-18.0-r2.ebuild')
-rw-r--r--games-emulation/openmsx/openmsx-18.0-r2.ebuild7
1 files changed, 5 insertions, 2 deletions
diff --git a/games-emulation/openmsx/openmsx-18.0-r2.ebuild b/games-emulation/openmsx/openmsx-18.0-r2.ebuild
index ba32a858f88c..d2c45954266a 100644
--- a/games-emulation/openmsx/openmsx-18.0-r2.ebuild
+++ b/games-emulation/openmsx/openmsx-18.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -38,7 +38,10 @@ the following directories: /usr/share/${PN}/systemroms
or ~/.openMSX/share/systemroms
"
-PATCHES=( "${FILESDIR}/${P}-add-ctime.patch" )
+PATCHES=(
+ "${FILESDIR}/${P}-add-ctime.patch"
+ "${FILESDIR}/${P}-gcc13.patch"
+)
src_prepare() {
default