dev-python/pyicu-1.9.5: add upper limit on dev-libs/icu version

Support for 59.1 was only added in 1.9.7, for 60.1 - in 1.9.8.

Closes: https://bugs.gentoo.org/644806
Package-Manager: Portage-2.3.13, Repoman-2.3.3
This commit is contained in:
Marek Szuba
2018-01-17 11:00:42 +01:00
parent f7afaa679e
commit e4ee51adbe

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -21,7 +21,7 @@ KEYWORDS="amd64 x86"
IUSE="doc"
RDEPEND="${PYTHON_DEPS}
dev-libs/icu
<dev-libs/icu-59
"
# epydoc supports only python2*
DEPEND="${RDEPEND}