summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-01-18 19:18:36 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-01-18 19:27:05 +0100
commitb65d27d6801b384ea79237a12d387360485fedd6 (patch)
treec7f08bb3631a5a1b89dfd82dcd884064adc8db32 /sys-libs/talloc/talloc-2.1.5.ebuild
parentapp-text/pelican: version bump to 3.7.1 (diff)
downloadgentoo-b65d27d6801b384ea79237a12d387360485fedd6.tar.gz
gentoo-b65d27d6801b384ea79237a12d387360485fedd6.tar.bz2
gentoo-b65d27d6801b384ea79237a12d387360485fedd6.zip
sys-libs/talloc: Removed deps on long gone emul-linux* packages.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-libs/talloc/talloc-2.1.5.ebuild')
-rw-r--r--sys-libs/talloc/talloc-2.1.5.ebuild8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys-libs/talloc/talloc-2.1.5.ebuild b/sys-libs/talloc/talloc-2.1.5.ebuild
index 40fae40563f2..e663a90020ca 100644
--- a/sys-libs/talloc/talloc-2.1.5.ebuild
+++ b/sys-libs/talloc/talloc-2.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -21,11 +21,7 @@ IUSE="compat +python"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="python? ( ${PYTHON_DEPS} )
- !!<sys-libs/talloc-2.0.5
- abi_x86_32? (
- !<=app-emulation/emul-linux-x86-baselibs-20140508-r1
- !app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
- )"
+ !!<sys-libs/talloc-2.0.5"
DEPEND="${RDEPEND}
sys-devel/gettext
dev-libs/libxslt