commit: 657fe68019fbf272c6da353b2ff26d6f071b9f60 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Thu Jun 7 17:18:42 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Jun 7 17:21:01 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657fe680
sys-libs/llvm-libunwind: x86 stable (bug #657516) Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild index 46dcf6b21a5..22e26e7dbe5 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-5.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/libunwind-${PV/_/}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="debug +static-libs" RDEPEND="!sys-libs/libunwind"
