diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:02:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-19 20:14:28 +0100 |
commit | 15b733fe3b760b3d8fbf45a491cf112a64490883 (patch) | |
tree | 2f8cb3c179c94e5e7fa3c75656782d2aeaf7b804 /sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild | |
parent | dev-python/lit: x86 stable (bug #637210) (diff) | |
download | gentoo-15b733fe3b760b3d8fbf45a491cf112a64490883.tar.gz gentoo-15b733fe3b760b3d8fbf45a491cf112a64490883.tar.bz2 gentoo-15b733fe3b760b3d8fbf45a491cf112a64490883.zip |
sys-libs/llvm-libunwind: x86 stable (bug #637210)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild index a85458427d14..416847799c24 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-4.0.1.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" |