grozin 14/06/25 14:22:30 Modified: use.mask Log: USE flags clisp, clozurecl, cmucl, ecls, gcl, sbcl masked in base and unmasked only on the relevant arches (stable.masked whenever necessary)
Revision Changes Path 1.200 profiles/base/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.200&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?rev=1.200&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/base/use.mask?r1=1.199&r2=1.200 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v retrieving revision 1.199 retrieving revision 1.200 diff -u -r1.199 -r1.200 --- use.mask 16 Jun 2014 15:08:31 -0000 1.199 +++ use.mask 25 Jun 2014 14:22:30 -0000 1.200 @@ -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/profiles/base/use.mask,v 1.199 2014/06/16 15:08:31 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.mask,v 1.200 2014/06/25 14:22:30 grozin Exp $ # CURL_SSL=winssl is for prefix/windows/winnt only curl_ssl_winssl @@ -350,11 +350,14 @@ abi_s390_32 abi_s390_64 -# Andrey Grozin <[email protected]> (1 May 2013) -# gcl, cmucl, clozurecl are available only on some arches -gcl -cmucl +# Andrey Grozin <[email protected]> (25 Jun 2014) +# These lisps are available only on some arches +clisp clozurecl +cmucl +ecls +gcl +sbcl # Michał Górny <[email protected]> (4 May 2013) # Mask systemd flag globally, unmasked on arches on which systemd
