diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-23 13:52:27 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-23 13:52:27 +0000 |
commit | 93152418a610a19ecc2caef91ad9ab38febd6804 (patch) | |
tree | b305434a56bcec49d1e510a224e99caebf097235 /profiles | |
parent | amd64/x86 stable, bug #525974 (diff) | |
download | gentoo-2-93152418a610a19ecc2caef91ad9ab38febd6804.tar.gz gentoo-2-93152418a610a19ecc2caef91ad9ab38febd6804.tar.bz2 gentoo-2-93152418a610a19ecc2caef91ad9ab38febd6804.zip |
update abi_x86_32 masks
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask b/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask index fe05710e012d..2279d8c2df6d 100644 --- a/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask +++ b/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask @@ -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/no-emul-linux-x86/package.use.stable.mask,v 1.11 2014/10/23 13:50:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.12 2014/10/23 13:52:27 pacho Exp $ # Michał Górny <mgorny@gentoo.org> (14 Sep 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> @@ -34,6 +34,7 @@ dev-db/libiodbc -abi_x86_32 dev-cpp/atkmm -abi_x86_32 dev-cpp/cairomm -abi_x86_32 dev-cpp/glibmm -abi_x86_32 +dev-cpp/gmock -abi_x86_32 dev-cpp/gtest -abi_x86_32 dev-cpp/gtkmm -abi_x86_32 dev-cpp/libglademm -abi_x86_32 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 432c3c0dc265..90a1f83136c1 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -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.stable.mask,v 1.80 2014/10/23 13:50:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.81 2014/10/23 13:52:27 pacho 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 @@ -56,6 +56,7 @@ dev-db/libiodbc abi_x86_32 dev-cpp/atkmm abi_x86_32 dev-cpp/cairomm abi_x86_32 dev-cpp/glibmm abi_x86_32 +dev-cpp/gmock abi_x86_32 dev-cpp/gtest abi_x86_32 dev-cpp/gtkmm abi_x86_32 dev-cpp/libglademm abi_x86_32 |