Skip to content

Commit

Permalink
games-board/pokerth: Add upper bound on boost-1.70
Browse files Browse the repository at this point in the history
Bug: https://bugs.gentoo.org/689298
Package-Manager: Portage-2.3.68, Repoman-2.3.16
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
SoapGentoo committed Jul 14, 2019
1 parent 549e4fa commit e99b8bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions games-board/pokerth/pokerth-1.1.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="dedicated"

RDEPEND="dev-db/sqlite:3
dev-libs/boost:0=[threads(+)]
<dev-libs/boost-1.70:0=[threads(+)]
dev-libs/libgcrypt:0
dev-libs/protobuf:0=
dev-libs/tinyxml[stl]
Expand Down

0 comments on commit e99b8bc

Please sign in to comment.