diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:32 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 13:05:32 +0200 |
commit | 86be175a37590a64754298db4da5c8b7fb0fcc4d (patch) | |
tree | 5d4f75830fe56f6e5c15180c47afe3eb67002bf7 /sys-devel/clang-runtime | |
parent | sys-devel/clang-common: ppc64 stable wrt bug #693856 (diff) | |
download | gentoo-86be175a37590a64754298db4da5c8b7fb0fcc4d.tar.gz gentoo-86be175a37590a64754298db4da5c8b7fb0fcc4d.tar.bz2 gentoo-86be175a37590a64754298db4da5c8b7fb0fcc4d.zip |
sys-devel/clang-runtime: ppc64 stable wrt bug #693856
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel/clang-runtime')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild b/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild index db9c81fe293f..bf1d308357bc 100644 --- a/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-8.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="${PV%_*}" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="+compiler-rt crt libcxx openmp +sanitize" RDEPEND=" |