summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-09-04 14:22:07 +0200
committerDavid Seifert <soap@gentoo.org>2022-09-04 14:22:07 +0200
commite832632da8f51a98dd02eeab8ac1ddc244639fcb (patch)
tree4f8b096eec0a88a8a744e124350db50001dd7f01
parentgames-action/violetland: remove boost[threads(+)] usedep (diff)
downloadgentoo-e832632da8f51a98dd02eeab8ac1ddc244639fcb.tar.gz
gentoo-e832632da8f51a98dd02eeab8ac1ddc244639fcb.tar.bz2
gentoo-e832632da8f51a98dd02eeab8ac1ddc244639fcb.zip
games-board/pokerth: remove boost[threads(+)] usedep
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--games-board/pokerth/pokerth-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/pokerth/pokerth-1.1.2.ebuild b/games-board/pokerth/pokerth-1.1.2.ebuild
index 4414a4a4561c..f2668b088980 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-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
IUSE="dedicated"
RDEPEND="dev-db/sqlite:3
- dev-libs/boost:0=[threads(+)]
+ dev-libs/boost:0=
dev-libs/libgcrypt:0
dev-libs/protobuf:0=
dev-libs/tinyxml[stl]