jmbsvicetto 14/04/24 10:38:58 Modified: package.use.mask Log: Mask tokudb use flag for dev-db/mariadb in all arches except amd64.
Revision Changes Path 1.181 profiles/arch/amd64/package.use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.181&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?rev=1.181&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/amd64/package.use.mask?r1=1.180&r2=1.181 Index: package.use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v retrieving revision 1.180 retrieving revision 1.181 diff -u -r1.180 -r1.181 --- package.use.mask 27 Mar 2014 15:00:53 -0000 1.180 +++ package.use.mask 24 Apr 2014 10:38:58 -0000 1.181 @@ -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/arch/amd64/package.use.mask,v 1.180 2014/03/27 15:00:53 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.181 2014/04/24 10:38:58 jmbsvicetto Exp $ # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -18,6 +18,10 @@ #--- END OF EXAMPLES --- +# Jorge Manuel B. S. Vicetto <[email protected]> (24 Apr 2014) +# It's only supported on amd64 +dev-db/mariadb -tokudb + # Mike Gilbert <[email protected]> (27 Mar 2014) # sys-libs/libseccomp is not keyworded on many archs. sys-apps/systemd -seccomp
