diff options
author | Michał Górny <mgorny@gentoo.org> | 2018-03-09 09:34:18 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2018-03-09 15:58:25 +0100 |
commit | b054476d5a79bedee62e26e1781c688318cb9ec4 (patch) | |
tree | 685a66a1c31dfa11a34ed50084803cc69b6c7a0f /sys-devel/llvmgold | |
parent | sys-devel/llvm: Bump to 6.0.0 final (diff) | |
download | gentoo-b054476d5a79bedee62e26e1781c688318cb9ec4.tar.gz gentoo-b054476d5a79bedee62e26e1781c688318cb9ec4.tar.bz2 gentoo-b054476d5a79bedee62e26e1781c688318cb9ec4.zip |
sys-devel/llvmgold: Bump to 6.0.0 final
Diffstat (limited to 'sys-devel/llvmgold')
-rw-r--r-- | sys-devel/llvmgold/llvmgold-6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvmgold/llvmgold-6.ebuild b/sys-devel/llvmgold/llvmgold-6.ebuild index 6e0663ca9db8..42d6a38e57b5 100644 --- a/sys-devel/llvmgold/llvmgold-6.ebuild +++ b/sys-devel/llvmgold/llvmgold-6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-devel/llvm:${PV}[gold] |