diff options
author | 2021-06-01 20:11:03 +0200 | |
---|---|---|
committer | 2021-06-01 20:28:25 +0200 | |
commit | 29c522744907dcf681a553a26b5ea5f2c4b5f01d (patch) | |
tree | e819f8bdcd21e79f3a4e6253c79252c557f13d6c /dev-libs/libsavitar | |
parent | dev-python/python-poppler-qt5: restrict to <dev-python/sip-5 (diff) | |
download | gentoo-29c522744907dcf681a553a26b5ea5f2c4b5f01d.tar.gz gentoo-29c522744907dcf681a553a26b5ea5f2c4b5f01d.tar.bz2 gentoo-29c522744907dcf681a553a26b5ea5f2c4b5f01d.zip |
dev-libs/libsavitar: restrict to <dev-python/sip-5
Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'dev-libs/libsavitar')
-rw-r--r-- | dev-libs/libsavitar/libsavitar-4.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libsavitar/libsavitar-4.8.0.ebuild b/dev-libs/libsavitar/libsavitar-4.8.0.ebuild index e1b8a3b218f1..88ae7dac6407 100644 --- a/dev-libs/libsavitar/libsavitar-4.8.0.ebuild +++ b/dev-libs/libsavitar/libsavitar-4.8.0.ebuild @@ -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 @@ -24,7 +24,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RDEPEND="${PYTHON_DEPS} dev-libs/pugixml $(python_gen_cond_dep ' - dev-python/sip[${PYTHON_MULTI_USEDEP}] + <dev-python/sip-5[${PYTHON_MULTI_USEDEP}] ')" DEPEND="${RDEPEND} |