commit:     3804c76c1a5b76d2286b7489c04a1a0f8977f363
Author:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 01:06:45 2017 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 01:11:21 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3804c76c

Partially revert "profiles/arch/ia64: Clean obsolete package.use* entries"

This partially reverts commit b4f128587993f6bbf998227cd2bc43db39daad56 because
otherwise dev-util/geany-plugins would have a non solvable dependency on
app-text/gtkspell:3.

It also adds a new mask for uclibc-based arches where app-text/gtkspell:3 is
not available as well to make repoman happy.

 profiles/arch/ia64/package.use.stable.mask     | 2 +-
 profiles/default/linux/uclibc/package.use.mask | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/profiles/arch/ia64/package.use.stable.mask 
b/profiles/arch/ia64/package.use.stable.mask
index bbfe51d..544e15e 100644
--- a/profiles/arch/ia64/package.use.stable.mask
+++ b/profiles/arch/ia64/package.use.stable.mask
@@ -20,7 +20,7 @@
 
 # Pacho Ramos <pa...@gentoo.org> (02 Jul 2014)
 # Mask due Gnome3 not going to be stabilized on this arch
-dev-util/geany-plugins markdown
+dev-util/geany-plugins gtkspell markdown
 >=gnome-base/gnome-desktop-2.32.1-r2 license-docs
 gnome-base/gvfs google
 >=net-libs/webkit-gtk-2.4 geoloc

diff --git a/profiles/default/linux/uclibc/package.use.mask 
b/profiles/default/linux/uclibc/package.use.mask
index 54a8bdd..ed38d20 100644
--- a/profiles/default/linux/uclibc/package.use.mask
+++ b/profiles/default/linux/uclibc/package.use.mask
@@ -1,7 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
+# Thomas Deutschmann <whi...@gentoo.org> (21 Jan 2017)
+# Mask due Gnome3 not going to be stabilized on this arch
+# due to uclibc
+dev-util/geany-plugins gtkspell
+
 # Joshua Kinard <ku...@gentoo.org> (18 Jan 2016)
 # Fails linking to gettext/libintl for symbol 'libintl_gettext'.
 # Is fixable by using 'append-ldflags' from flag-o-matic to force

Reply via email to