summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Cafarelli <voyageur@gentoo.org>2012-02-27 13:17:22 +0000
committerBernard Cafarelli <voyageur@gentoo.org>2012-02-27 13:17:22 +0000
commite48d921c25af7d2887ce2c72268c0e2e185d12f2 (patch)
tree8381157c6193e035c54d39d5604f8fe5577bd9ba /profiles
parent[sci-chemistry/icm] Version bump (diff)
downloadgentoo-2-e48d921c25af7d2887ce2c72268c0e2e185d12f2.tar.gz
gentoo-2-e48d921c25af7d2887ce2c72268c0e2e185d12f2.tar.bz2
gentoo-2-e48d921c25af7d2887ce2c72268c0e2e185d12f2.zip
Allow gnustep-make[libobjc2] on amd64
Diffstat (limited to 'profiles')
-rw-r--r--profiles/arch/amd64/ChangeLog5
-rw-r--r--profiles/arch/amd64/package.use.mask6
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog
index 0f7eea75aa99..4db79bb7664c 100644
--- a/profiles/arch/amd64/ChangeLog
+++ b/profiles/arch/amd64/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for Gentoo/AMD64 profile directory
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.161 2012/02/11 10:41:33 slyfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.162 2012/02/27 13:17:22 voyageur Exp $
+
+ 27 Feb 2012; Bernard Cafarelli <voyageur@gentoo.org> package.use.mask:
+ Allow gnustep-make[libobjc2] on amd64
11 Feb 2012; Sergei Trofimovich <slyfox@gentoo.org> no-multilib/package.mask:
Mask skypetab-ng as it's a library for x86-only skype.
diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask
index ce9a9674e61a..2d1536906e07 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.117 2012/02/08 14:29:23 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.mask,v 1.118 2012/02/27 13:17:22 voyageur 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 ---
+# Bernard Cafarelli <voyageur@gentoo.org> (27 Feb 2012)
+# Masked in base profile, supported on this arch
+gnustep-base/gnustep-make -libobjc2
+
# Alexandre Rostovtsev <tetromono@gentoo.org> (09 Jan 2012)
# jsc JIT compilation is supported only on amd64/arm/x86 and their prefixes, so
# it's masked in base profile and unmasked here (bug #396313).