summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2016-06-15 17:41:01 +0200
committerJeroen Roovers <jer@gentoo.org>2016-06-15 17:41:01 +0200
commit0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1 (patch)
tree5a9c5aa4d4388b9b4e3b5c939b4eb8e72a38626b /sys-libs/libunwind
parentnet-misc/wget: Stable for PPC64 (bug #585926). (diff)
downloadgentoo-0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1.tar.gz
gentoo-0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1.tar.bz2
gentoo-0b1df991d8f587c05f7a81c53ea45bf9c1b34dc1.zip
sys-libs/libunwind: Stable for PPC64 (bug #585830).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r--sys-libs/libunwind/libunwind-1.1-r1.ebuild4
1 files 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 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