commit: f75348d4c0d247892bfd01de66331f299b26623b Author: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> AuthorDate: Thu Jun 14 07:54:23 2018 +0000 Commit: Andrey Utkin <andrey_utkin <AT> gentoo <DOT> org> CommitDate: Thu Jun 14 07:55:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f75348d4
profiles: arch/alpha: use.mask acpi Bug: https://bugs.gentoo.org/657332 Reviewed-by: Matt Turner <mattst88 <AT> gentoo.org> Signed-off-by: Andrey Utkin <andrey_utkin <AT> gentoo.org> profiles/arch/alpha/use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index a1b7280cd61..bb7cd806ceb 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License, v2 +# Andrey Utkin <[email protected]> (13 Jun 2018) +# No ACPI support on alpha. Bug #657332 +acpi + # Tobias Klausmann <[email protected]> (03 March 2017) # There is no luajit support on alpha. Bugs #554376, #608322. luajit
