From: Jeroen Roovers Date: Wed, 15 Jun 2016 15:41:01 +0000 (+0200) Subject: sys-libs/libunwind: Stable for PPC64 (bug #585830). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1;p=gentoo.git sys-libs/libunwind: Stable for PPC64 (bug #585830). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches --- diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild b/sys-libs/libunwind/libunwind-1.1-r1.ebuild index 6275ae2dda3d..8ce546fdfc6c 100644 --- a/sys-libs/libunwind/libunwind-1.1-r1.ebuild +++ b/sys-libs/libunwind/libunwind-1.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${P}.tar.gz" LICENSE="MIT" SLOT="7" -KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug debug-frame libatomic lzma static-libs" RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394