diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-18 09:13:27 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-18 09:13:27 +0100 |
commit | 8b3e55a870eb3e05a2094efd74a22329f9e69ac0 (patch) | |
tree | 6b6d0ff5a76aac726b7a5658ad7739ffe20a4c4a /sys-devel | |
parent | dev-perl/Pegex: Bump to version 0.630.0 (diff) | |
download | gentoo-8b3e55a870eb3e05a2094efd74a22329f9e69ac0.tar.gz gentoo-8b3e55a870eb3e05a2094efd74a22329f9e69ac0.tar.bz2 gentoo-8b3e55a870eb3e05a2094efd74a22329f9e69ac0.zip |
sys-devel/clang-runtime: marked ~{amd64,x86}-linux
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 1ec51f06f89a..e0fd62408727 100644 --- a/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild +++ b/sys-devel/clang-runtime/clang-runtime-3.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="" LICENSE="metapackage" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="libcxx openmp" # compiler-rt is installed unconditionally |