diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:17:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:17:01 +0100 |
commit | ff77e3151aba7f94c2497ee3702a47f4e33ed7a7 (patch) | |
tree | 680549bd6ec8ab867c80ae17967abbd4ad16aeca /sys-libs | |
parent | net-libs/signond: x86 stable wrt bug #702304 (diff) | |
download | gentoo-ff77e3151aba7f94c2497ee3702a47f4e33ed7a7.tar.gz gentoo-ff77e3151aba7f94c2497ee3702a47f4e33ed7a7.tar.bz2 gentoo-ff77e3151aba7f94c2497ee3702a47f4e33ed7a7.zip |
sys-libs/libunwind: x86 stable wrt bug #702306
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-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 69cb4d6a07e0..ab548212b0fb 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) |