commit: 78f182108aab03b5fe099973f15d8c2e23588ba5 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Wed Jul 25 22:41:08 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Wed Jul 25 22:42:17 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78f18210
profiles/arch/ia64: mask USE=server for sys-devel/gdb, bug #662040 Fails to build and needs a fix upstream. Bug: https://bugs.gentoo.org/662040 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/ia64/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/ia64/package.use.mask b/profiles/arch/ia64/package.use.mask index 030e882e83d..537ec65697c 100644 --- a/profiles/arch/ia64/package.use.mask +++ b/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +# Sergei Trofimovich <[email protected]> (25 Jul 2018) +# USE=server does not compile and needs upstream fix: bug #662040 +>=sys-devel/gdb-8.1 server + # Joonas Niilola <[email protected]> (17 Jun 2018) # Optional dependency not available for this arch dev-libs/efl vlc
