diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:36:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-03-06 21:36:23 +0000 |
commit | 85a948ffbb38cec6447dfd7859d439f6992a3928 (patch) | |
tree | 1ffe4c475d70a8d5172191a032640aa7f6f6b0bf /sys-libs/llvm-libunwind | |
parent | media-libs/xine-lib: stable 1.2.11 for ppc (diff) | |
download | gentoo-85a948ffbb38cec6447dfd7859d439f6992a3928.tar.gz gentoo-85a948ffbb38cec6447dfd7859d439f6992a3928.tar.bz2 gentoo-85a948ffbb38cec6447dfd7859d439f6992a3928.zip |
sys-libs/llvm-libunwind: keyworded 11.1.0 for ppc64
keyworded wrt bug #774390
Package-Manager: Portage-3.0.16, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-libs/llvm-libunwind')
-rw-r--r-- | sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild index 0856ae1999ec..cc29dc8d0435 100644 --- a/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild +++ b/sys-libs/llvm-libunwind/llvm-libunwind-11.1.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/llvm-mirror/libunwind" LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" IUSE="debug static-libs test" RESTRICT="!test? ( test )" |