diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2014-10-13 18:52:35 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2014-10-13 18:52:35 +0000 |
commit | bcb832bb3b52233d8bbdb5bb39666ad392940e2f (patch) | |
tree | acda226a3fd5a456697e48bb4468df611a096fc8 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-bcb832bb3b52233d8bbdb5bb39666ad392940e2f.tar.gz gentoo-2-bcb832bb3b52233d8bbdb5bb39666ad392940e2f.tar.bz2 gentoo-2-bcb832bb3b52233d8bbdb5bb39666ad392940e2f.zip |
Stable-mask abi_x86_32 on dev-lua/luaexpat, bug #520864
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index 53096dcaedc5..ae3739c537f9 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.280 2014/10/13 18:41:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.281 2014/10/13 18:52:35 klausman Exp $ + + 13 Oct 2014; Tobias Klausmann <klausman@gentoo.org> package.use.stable.mask: + Stable-mask abi_x86_32 on dev-lua/luaexpat, bug #520864 13 Oct 2014; Michał Górny <mgorny@gentoo.org> package.use.stable.mask: Stable-mask abi_x86_32 on dev-lang/lua, bug #520864. diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index d24c1d44f54b..7f4033c42ceb 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.70 2014/10/13 18:41:10 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.71 2014/10/13 18:52:35 klausman 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 @@ -117,6 +117,7 @@ dev-libs/nsgenbind abi_x86_32 dev-libs/nspr abi_x86_32 dev-libs/nss abi_x86_32 dev-libs/openssl abi_x86_32 +dev-lua/luaexpat abi_x86_32 dev-util/pkgconfig abi_x86_32 dev-libs/re2 abi_x86_32 dev-libs/udis86 abi_x86_32 |