commit: b5bcad7f065ac993305406767ca3b986e5fb586a Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org> AuthorDate: Fri Mar 9 07:41:23 2018 +0000 Commit: José María Alonso <nimiux <AT> gentoo <DOT> org> CommitDate: Fri Mar 9 07:43:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5bcad7f
profiles: Remove mask on old asdf versions profiles/package.mask | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index b1ca05bd1d8..7485c93a9a2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -891,11 +891,6 @@ dev-java/spring-instrument # for questions. <=media-gfx/slic3r-1.1.9999 -# José María Alonso <[email protected]> (24 Mar 2016) -# Fails to build dev-lisp/sbcl-1.3.3 #563812 -=dev-lisp/asdf-3.1.7 -=dev-lisp/uiop-3.1.7 - # James Le Cuirot <[email protected]> (07 Feb 2016) # Masked until 2.0 final arrives, which hopefully won't depend on # commons-dbcp:0 as that requires Java 6. Note that the 2.0 in the @@ -913,12 +908,6 @@ dev-java/jcs # the suggested replacement for the meantime. sys-fs/bedup -# Ian Delaney <[email protected]> (27 Oct 2015) -# fails to build dev-lisp/sbcl-1.2.16 #563812 -# mgorny: dev-lisp/uiop as version-bound revdep -=dev-lisp/asdf-3.1.6 -=dev-lisp/uiop-3.1.6 - # Mike Pagano <[email protected]> (2 Oct 2015) # A regression in kernel 4.1.9 could lead to a system # lockup. This has been fixed in gentoo-sources-4.1.9-r1
