From: Thomas Deutschmann Date: Sun, 30 Sep 2018 23:32:06 +0000 (+0200) Subject: sys-devel/lld: x86 stable (bug #667168) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=07b7683d5106f548aaf7e4cd287355d762c35dfe;p=gentoo.git sys-devel/lld: x86 stable (bug #667168) Signed-off-by: Thomas Deutschmann Package-Manager: Portage-2.3.50, Repoman-2.3.11 --- diff --git a/sys-devel/lld/lld-6.0.1.ebuild b/sys-devel/lld/lld-6.0.1.ebuild index f797ef986a5f..62faa28cf428 100644 --- a/sys-devel/lld/lld-6.0.1.ebuild +++ b/sys-devel/lld/lld-6.0.1.ebuild @@ -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 )"