diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-21 02:06:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-01-21 02:11:21 +0100 |
commit | 3804c76c1a5b76d2286b7489c04a1a0f8977f363 (patch) | |
tree | 4198e8587243e2556510bfe094b0474c5470a694 /profiles/default | |
parent | media-plugins/gimp-gmic: remove old package (diff) | |
download | gentoo-3804c76c1a5b76d2286b7489c04a1a0f8977f363.tar.gz gentoo-3804c76c1a5b76d2286b7489c04a1a0f8977f363.tar.bz2 gentoo-3804c76c1a5b76d2286b7489c04a1a0f8977f363.zip |
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.
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/uclibc/package.use.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/default/linux/uclibc/package.use.mask b/profiles/default/linux/uclibc/package.use.mask index 54a8bdd36d0a..ed38d20ead8e 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 <whissi@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 <kumba@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 |