Skip to content

Commit

Permalink
dev-libs/libarcus: restrict to <dev-python/sip-5
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <[email protected]>
  • Loading branch information
Nowa-Ammerlaan committed Jun 1, 2021
1 parent 1025693 commit a93014f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-libs/libarcus/libarcus-4.8.0.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -22,7 +22,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
RDEPEND="${PYTHON_DEPS}
dev-libs/protobuf:=
$(python_gen_cond_dep '
dev-python/sip[${PYTHON_MULTI_USEDEP}]
<dev-python/sip-5[${PYTHON_MULTI_USEDEP}]
python? ( dev-python/protobuf-python[${PYTHON_MULTI_USEDEP}] )
')"
DEPEND="${RDEPEND}"
Expand Down

0 comments on commit a93014f

Please sign in to comment.