summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-08-30 17:50:38 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-08-30 19:24:19 +0100
commit948414692a78e59f40f374f30baa623bbb1f94f1 (patch)
treebde8f94c8398fccae81890525aad5b3f9b298c7d /sys-libs/libunwind/libunwind-1.1-r1.ebuild
parentdev-python/atomicwrites: version bump 1.2.0 (diff)
downloadgentoo-948414692a78e59f40f374f30baa623bbb1f94f1.tar.gz
gentoo-948414692a78e59f40f374f30baa623bbb1f94f1.tar.bz2
gentoo-948414692a78e59f40f374f30baa623bbb1f94f1.zip
sys-libs/libunwind: upstream lacks sparc platform support
Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-libs/libunwind/libunwind-1.1-r1.ebuild')
-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 466898099cff..230f072ca584 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-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -11,7 +11,7 @@ SRC_URI="mirror://nongnu/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 -sparc 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