commit:     3edb3a340d229232703b51447414ae24b2ecdfec
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 13 15:11:19 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 13 15:13:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3edb3a34

dev-lisp/sbcl: Remove dependency on <glibc-2.6 to make repoman happy.

Package-Manager: portage-2.2.27

 dev-lisp/sbcl/sbcl-1.1.18.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-lisp/sbcl/sbcl-1.1.18.ebuild b/dev-lisp/sbcl/sbcl-1.1.18.ebuild
index 926737a..162b400 100644
--- a/dev-lisp/sbcl/sbcl-1.1.18.ebuild
+++ b/dev-lisp/sbcl/sbcl-1.1.18.ebuild
@@ -31,7 +31,7 @@ DEPEND="${CDEPEND}
                doc? ( sys-apps/texinfo >=media-gfx/graphviz-2.26.0 )
                pax_kernel? ( sys-apps/paxctl sys-apps/elfix )"
 RDEPEND="${CDEPEND}
-                elibc_glibc? ( >=sys-libs/glibc-2.3 || ( 
<sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 ) )"
+               elibc_glibc? ( >=sys-libs/glibc-2.6 )"
 
 # Disable warnings about executable stacks, as this won't be fixed soon by 
upstream
 QA_EXECSTACK="usr/bin/sbcl"

Reply via email to