diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 20:05:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-04-02 20:05:55 +0200 |
commit | e0a693de3ee79533b5f2d2272efc3700a54e6e57 (patch) | |
tree | debf0145926d97f3bcfb1f02d7ee9a2bdabacd7e /sys-devel | |
parent | sys-devel/clang: x86 stable wrt bug #607660 (diff) | |
download | gentoo-e0a693de3ee79533b5f2d2272efc3700a54e6e57.tar.gz gentoo-e0a693de3ee79533b5f2d2272efc3700a54e6e57.tar.bz2 gentoo-e0a693de3ee79533b5f2d2272efc3700a54e6e57.zip |
sys-devel/clang-runtime: x86 stable wrt bug #607660
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild index 3ec97bb688a9..87e94711875f 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libcxx openmp" # compiler-rt is installed unconditionally |