summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2013-03-12 00:04:39 +0100
committerThomas Sachau <tommy@gentoo.org>2013-03-12 00:04:39 +0100
commit5739fcf2d285ce3f871d5cdfc45bb2776ce2070b (patch)
treebae32d9697b569c026c20ac816596a8eac355daa
parentMask broken libffi version (diff)
downloadmultilib-portage-5739fcf2d285ce3f871d5cdfc45bb2776ce2070b.tar.gz
multilib-portage-5739fcf2d285ce3f871d5cdfc45bb2776ce2070b.tar.bz2
multilib-portage-5739fcf2d285ce3f871d5cdfc45bb2776ce2070b.zip
Move mask to base dir to affect main tree packages too
-rw-r--r--profiles/base/package.mask4
-rw-r--r--profiles/package.mask5
2 files changed, 4 insertions, 5 deletions
diff --git a/profiles/base/package.mask b/profiles/base/package.mask
new file mode 100644
index 000000000..e5a85192c
--- /dev/null
+++ b/profiles/base/package.mask
@@ -0,0 +1,4 @@
+# Thomas Sachau <tommy@gentoo.org> (11 Mar 2013)
+# mask libffi-3.0.12, build system is broken and only
+# installs 64bit libs even with support for 32bit enabled
+=dev-libs/libffi-3.0.12
diff --git a/profiles/package.mask b/profiles/package.mask
index 367d36bd9..8ede789be 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -3,8 +3,3 @@
# is natively implemented, both major changes which might cause
# problems.
>=sys-apps/abi-wrapper-2.0_pre20120701
-
-# Thomas Sachau <tommy@gentoo.org> (11 Mar 2013)
-# mask libffi-3.0.12, build system is broken and only
-# installs 64bit libs even with support for 32bit enabled
-=dev-libs/libffi-3.0.12