diff options
Diffstat (limited to 'sys-apps/file/file-5.19.ebuild')
-rw-r--r-- | sys-apps/file/file-5.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/file/file-5.19.ebuild b/sys-apps/file/file-5.19.ebuild index d202a4ca5de2..e2b30ee0dcdd 100644 --- a/sys-apps/file/file-5.19.ebuild +++ b/sys-apps/file/file-5.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v 1.1 2014/06/13 16:18:28 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/file/file-5.19.ebuild,v 1.2 2014/06/18 20:44:57 mgorny Exp $ EAPI="4" PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy2_0 ) @@ -25,7 +25,7 @@ SLOT="0" IUSE="python static-libs zlib" DEPEND="python? ( ${PYTHON_DEPS} ) - zlib? ( sys-libs/zlib[${MULTILIB_USEDEP}] ) + zlib? ( >=sys-libs/zlib-1.2.8-r1[${MULTILIB_USEDEP}] ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20131008-r21 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] )" RDEPEND="${DEPEND} |