diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-09 14:31:48 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-09 14:31:48 -0500 |
commit | ccb4162b93ea790defa84e36c1440f6248f813cb (patch) | |
tree | c2b1b6e781e3d142508875828529f19626c9136b /sys-libs/libunwind | |
parent | www-plugins/lightspark: Remove old (for llvm:6) (diff) | |
download | gentoo-ccb4162b93ea790defa84e36c1440f6248f813cb.tar.gz gentoo-ccb4162b93ea790defa84e36c1440f6248f813cb.tar.bz2 gentoo-ccb4162b93ea790defa84e36c1440f6248f813cb.zip |
sys-libs/libunwind: arm64 stable (bug #702306)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Diffstat (limited to 'sys-libs/libunwind')
-rw-r--r-- | sys-libs/libunwind/libunwind-1.2.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild b/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild index b5f53c0639df..69cb4d6a07e0 100644 --- a/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild +++ b/sys-libs/libunwind/libunwind-1.2.1-r3.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz" LICENSE="MIT" SLOT="7" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ia64 ~mips ~ppc ~ppc64 -sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug debug-frame doc libatomic lzma +static-libs" RESTRICT="test" # half of tests are broken (toolchain version dependent) |