commit: 8b37aec677eb8dfc2610964f2ab7d8e6c8eb1baf Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sun Jul 22 18:10:31 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sun Jul 22 18:16:26 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b37aec6
sys-devel/llvm-common: x86 stable (bug #661776) Package-Manager: Portage-2.3.43, Repoman-2.3.10 sys-devel/llvm-common/llvm-common-6.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/llvm-common/llvm-common-6.0.1.ebuild b/sys-devel/llvm-common/llvm-common-6.0.1.ebuild index 4ccff3beb37..6f6c07025fd 100644 --- a/sys-devel/llvm-common/llvm-common-6.0.1.ebuild +++ b/sys-devel/llvm-common/llvm-common-6.0.1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://releases.llvm.org/${PV/_//}/${MY_P}.tar.xz" LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" RDEPEND="!sys-devel/llvm:0"
