summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2021-05-02 21:19:30 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2021-05-02 21:19:36 +0100
commitd4639706abcb52d2cc0f90a1eb73adfb0a9cea11 (patch)
tree05ed00ad40155fa730250e72ab7fc5761da21019 /games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
parentdev-db/pgpool2: remove libressl support (diff)
downloadgentoo-d4639706abcb52d2cc0f90a1eb73adfb0a9cea11.tar.gz
gentoo-d4639706abcb52d2cc0f90a1eb73adfb0a9cea11.tar.bz2
gentoo-d4639706abcb52d2cc0f90a1eb73adfb0a9cea11.zip
games-puzzle/xwelltris: tweak for gcc-11
Reported-by: Agostino Sarubbo Closes: https://bugs.gentoo.org/739318 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'games-puzzle/xwelltris/xwelltris-1.0.1.ebuild')
-rw-r--r--games-puzzle/xwelltris/xwelltris-1.0.1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
index 36c39e67014c..11369637b0b0 100644
--- a/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
+++ b/games-puzzle/xwelltris/xwelltris-1.0.1.ebuild
@@ -25,6 +25,7 @@ RDEPEND="
PATCHES=(
# Look in ${EPREFIX}/var/lib/xwelltris for score file
"${FILESDIR}"/${PN}-1.0.1-scorefile-dir.patch
+ "${FILESDIR}"/${PN}-1.0.1-gcc-11.patch
)
src_prepare() {