sys-devel/lld: x86 stable (bug #667168)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 30 Sep 2018 23:32:06 +0000 (01:32 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Mon, 1 Oct 2018 00:05:26 +0000 (02:05 +0200)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11

sys-devel/lld/lld-6.0.1.ebuild

index f797ef986a5fc6df4f59df4021c8d556fdf30db0..62faa28cf428cfc952c470ecc48ee5464e9fd458 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -20,7 +20,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz
 
 LICENSE="UoI-NCSA"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-fbsd"
+KEYWORDS="~amd64 ~arm64 x86 ~amd64-fbsd"
 IUSE="test"
 RESTRICT="!test? ( test )"