diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 14:01:31 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-08 14:01:31 +0200 |
commit | c848d25fc374ce8b0738c23bf7f7942932d2a952 (patch) | |
tree | f070c7a6d2017ddf1d7d21742933a2a0c7ffa545 /sys-libs | |
parent | dev-libs/expat: ia64 stable wrt bug #583268 (diff) | |
download | gentoo-c848d25fc374ce8b0738c23bf7f7942932d2a952.tar.gz gentoo-c848d25fc374ce8b0738c23bf7f7942932d2a952.tar.bz2 gentoo-c848d25fc374ce8b0738c23bf7f7942932d2a952.zip |
sys-libs/libunwind: ia64 stable wrt bug #585830
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libunwind/libunwind-1.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/libunwind/libunwind-1.1-r1.ebuild b/sys-libs/libunwind/libunwind-1.1-r1.ebuild index 7de1e5a62f54..12a0e76541fa 100644 --- a/sys-libs/libunwind/libunwind-1.1-r1.ebuild +++ b/sys-libs/libunwind/libunwind-1.1-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://download.savannah.nongnu.org/releases/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 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 |