commit: eb61c03b3cbac7db59ad7cf2b6c573c09328b412 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sat Jun 17 10:40:33 2017 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sat Jun 17 10:41:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb61c03b
profiles/arch/ia64/use.mask: mask USE=luajit and USE=luajittex, bug #554376 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/arch/ia64/use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/ia64/use.mask b/profiles/arch/ia64/use.mask index 3e77e969824..10e007d236e 100644 --- a/profiles/arch/ia64/use.mask +++ b/profiles/arch/ia64/use.mask @@ -3,6 +3,11 @@ # This is a list of USE flags that should not be used on ia64. +# Sergei Trofimovich <[email protected]> (17 Jun 2017) +# There is no luajit support on ia64. Bug #554376 +luajit +luajittex + # Andreas Sturmlechner <[email protected]> (25 Feb 2017) # kwallet integration split from kde to distinct flag kwallet
