commit: 0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Wed Jun 15 15:41:01 2016 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Wed Jun 15 15:41:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b1df991
sys-libs/libunwind: Stable for PPC64 (bug #585830). Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches sys-libs/libunwind/libunwind-1.1-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild b/sys-libs/libunwind/libunwind-1.1-r1.ebuild index 6275ae2..8ce546f 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
