diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:01:52 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 19:03:42 +0200 |
commit | b26438069b82ebd0acbfb17958686072eff59e4c (patch) | |
tree | 2659f7356087fc0f683d700a516acb1e5900b329 /sys-libs | |
parent | dev-ruby/tdiff: ppc stable wrt bug #728866 (diff) | |
download | gentoo-b26438069b82ebd0acbfb17958686072eff59e4c.tar.gz gentoo-b26438069b82ebd0acbfb17958686072eff59e4c.tar.bz2 gentoo-b26438069b82ebd0acbfb17958686072eff59e4c.zip |
sys-libs/libunwind: ppc stable wrt bug #728958
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libunwind/libunwind-1.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.4.0.ebuild b/sys-libs/libunwind/libunwind-1.4.0.ebuild index 90ff6a9c8dd7..b8a0b20a74a1 100644 --- a/sys-libs/libunwind/libunwind-1.4.0.ebuild +++ b/sys-libs/libunwind/libunwind-1.4.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://nongnu/libunwind/${MY_P}.tar.gz" LICENSE="MIT" SLOT="0/8" # libunwind.so.8 -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" # some tests are broken (toolchain version dependent) |