commit: f446ced966a278189415718c916125f5c26f7eb0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 4 12:22:45 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Sep 4 12:22:45 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f446ced9
games-puzzle/bastet: remove boost slot deps
Signed-off-by: David Seifert <soap <AT> gentoo.org>
games-puzzle/bastet/bastet-0.43.2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/bastet/bastet-0.43.2.ebuild
b/games-puzzle/bastet/bastet-0.43.2.ebuild
index 13a2fe47c44e..9defcdfc24e3 100644
--- a/games-puzzle/bastet/bastet-0.43.2.ebuild
+++ b/games-puzzle/bastet/bastet-0.43.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ IUSE=""
DEPEND="
sys-libs/ncurses:0=
- dev-libs/boost:0=
+ dev-libs/boost:=
"
RDEPEND="${DEPEND}"