diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-23 13:17:51 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-23 13:19:51 +0300 |
commit | 1c86a714a2700ccc534254268966c49cb4e95791 (patch) | |
tree | 339dbfa2f0e68e10ab60fc3dee894ddc0c9a9b4b /sys-devel | |
parent | sys-devel/llvm: amd64 stable wrt bug #705530 (diff) | |
download | gentoo-1c86a714a2700ccc534254268966c49cb4e95791.tar.gz gentoo-1c86a714a2700ccc534254268966c49cb4e95791.tar.bz2 gentoo-1c86a714a2700ccc534254268966c49cb4e95791.zip |
sys-devel/llvmgold: amd64 stable wrt bug #705530
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/llvmgold/llvmgold-9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/llvmgold/llvmgold-9.ebuild b/sys-devel/llvmgold/llvmgold-9.ebuild index b444b90c8662..5aad953e6c6f 100644 --- a/sys-devel/llvmgold/llvmgold-9.ebuild +++ b/sys-devel/llvmgold/llvmgold-9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="public-domain" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm ~arm64 ~x86 ~amd64-linux" IUSE="" RDEPEND="sys-devel/llvm:${PV}[gold] |