summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Strogin <steils@gentoo.org>2020-05-18 04:30:28 +0300
committerStefan Strogin <steils@gentoo.org>2020-05-18 04:33:27 +0300
commit37c8f41312b0ad6f990df3b17eba2b06aabc38e9 (patch)
tree6a638976b673760e802f382ef40b8bacfe0dabfb /games-board/pokerth/pokerth-1.1.2.ebuild
parentsci-mathematics/sympow: new package for symmetric power L-functions. (diff)
downloadgentoo-37c8f41312b0ad6f990df3b17eba2b06aabc38e9.tar.gz
gentoo-37c8f41312b0ad6f990df3b17eba2b06aabc38e9.tar.bz2
gentoo-37c8f41312b0ad6f990df3b17eba2b06aabc38e9.zip
games-board/pokerth: add patch for boost-1.73
Closes: https://bugs.gentoo.org/723520 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Stefan Strogin <steils@gentoo.org>
Diffstat (limited to 'games-board/pokerth/pokerth-1.1.2.ebuild')
-rw-r--r--games-board/pokerth/pokerth-1.1.2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-board/pokerth/pokerth-1.1.2.ebuild b/games-board/pokerth/pokerth-1.1.2.ebuild
index 08afd16fde19..4414a4a4561c 100644
--- a/games-board/pokerth/pokerth-1.1.2.ebuild
+++ b/games-board/pokerth/pokerth-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -44,6 +44,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.1.2-fix-includes.patch
# unbundle dev-cpp/websocketpp
"${FILESDIR}"/${PN}-1.1.2-system-websockets.patch
+ "${FILESDIR}"/${PN}-1.1.2-boost-1.73.patch
)
src_prepare() {