diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-02-25 02:48:39 +0900 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-02-25 02:49:43 +0900 |
commit | 3ad1a8a478ec2ab0f53ca9cac198dfb7898ffb01 (patch) | |
tree | 0b4f72c679a8bd868576e3aea3bde846a88f27af /profiles | |
parent | sci-mathematics/fricas: cleaning 1.2.7-r1 (diff) | |
download | gentoo-3ad1a8a478ec2ab0f53ca9cac198dfb7898ffb01.tar.gz gentoo-3ad1a8a478ec2ab0f53ca9cac198dfb7898ffb01.tar.bz2 gentoo-3ad1a8a478ec2ab0f53ca9cac198dfb7898ffb01.zip |
sys-devel/gdb: restore 7.9.1 for alpha, and move masking to the ebuild
We have per-ebuild KEYWORDS to track arch issues, so move it out of the
arch mask to keep things clear.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/arch/alpha/package.mask b/profiles/arch/alpha/package.mask index 579547f4d9cf..986cea8ddcdd 100644 --- a/profiles/arch/alpha/package.mask +++ b/profiles/arch/alpha/package.mask @@ -2,12 +2,6 @@ # Distributed under the terms of the GNU General Public License v2 # $Id$ -# Tobias Klausmann <klausman@gentoo.org> (03 Oct 2015) -# Hangs/spins-on-cpu with any program on alpha. -# Upstream bug: https://sourceware.org/bugzilla/show_bug.cgi?id=19061 -# Gentoo bug: 562128 ->=sys-devel/gdb-7.10 - # Alexey Shvetsov <alexxy@gentoo.org> (21 May 2012) # Need deps pecl-apc and pecl-uploadprogress bug #416897 >=www-apps/drupal-7.14 |