commit: db6bbd4102962d9fa06e000dc8c196d8dec00918 Author: Alexey Kretov <domini <AT> onego <DOT> ru> AuthorDate: Fri Jul 17 22:22:31 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jul 17 22:23:14 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6bbd41
profiles/desc/qemu_user_targets.desc: fix expanded variable name in description Closes: https://bugs.gentoo.org/721172 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> profiles/desc/qemu_user_targets.desc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 303ad231b91..6f41271b2e4 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -1,7 +1,7 @@ # Copyright 1999-2017 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. +# This file contains descriptions of QEMU_USER_TARGETS USE_EXPAND flags. # Keep it sorted.
