diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-02-19 12:43:08 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-02-19 12:43:08 +0100 |
commit | 6c7d704f7e39fc3172b763ebdafe5ff2970b74f7 (patch) | |
tree | 75c79cb126a37a4b287b1acbf29a96bb27a7e609 /sys-libs/libunwind | |
parent | media-libs/gst-plugins-bad: Stable for HPPA (bug #601354). (diff) | |
download | gentoo-6c7d704f7e39fc3172b763ebdafe5ff2970b74f7.tar.gz gentoo-6c7d704f7e39fc3172b763ebdafe5ff2970b74f7.tar.bz2 gentoo-6c7d704f7e39fc3172b763ebdafe5ff2970b74f7.zip |
sys-libs/libunwind: Stable for HPPA (bug #601354).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r-- | sys-libs/libunwind/libunwind-1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.2.ebuild b/sys-libs/libunwind/libunwind-1.2.ebuild index bf4a5a9fd3ba..5e1e88712114 100644 --- a/sys-libs/libunwind/libunwind-1.2.ebuild +++ b/sys-libs/libunwind/libunwind-1.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/libunwind/${MY_P}.tar.gz" LICENSE="MIT" SLOT="7" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug debug-frame doc libatomic lzma static-libs" RESTRICT="test" #461958 -- re-enable tests with >1.1 again for retesting, this is here for #461394 |