diff options
author | 2014-10-23 13:52:27 +0000 | |
---|---|---|
committer | 2014-10-23 13:52:27 +0000 | |
commit | 1f4c2d5c71620bf5c509c235d33af621be0c9c88 (patch) | |
tree | b12d5ef5703c9150d32a40786dc34bab037c6883 | |
parent | amd64/x86 stable, bug #525974 (diff) | |
download | historical-1f4c2d5c71620bf5c509c235d33af621be0c9c88.tar.gz historical-1f4c2d5c71620bf5c509c235d33af621be0c9c88.tar.bz2 historical-1f4c2d5c71620bf5c509c235d33af621be0c9c88.zip |
update abi_x86_32 masks
-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 4dc759f96edd..432c3c0dc265 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.79 2014/10/23 13:39:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.80 2014/10/23 13:50:40 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 @@ -52,6 +52,7 @@ app-emulation/emul-linux-x86-soundlibs abi_x86_32 pulseaudio app-emulation/emul-linux-x86-xlibs abi_x86_32 app-misc/lirc abi_x86_32 app-text/libpaper abi_x86_32 +dev-db/libiodbc abi_x86_32 dev-cpp/atkmm abi_x86_32 dev-cpp/cairomm abi_x86_32 dev-cpp/glibmm abi_x86_32 |