commit: 990bee2a54feb78c66ce9d726c2ac8f1953705fb Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Mar 13 08:07:00 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Mar 13 08:07:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=990bee2a
profiles/desc: Remove unused QEMU_SOFTMMU_TARGETS: ppcemb Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/desc/qemu_softmmu_targets.desc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index ed2e3cdd494..4a48f28fded 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation. +# Copyright 1999-2019 Gentoo Authors. # Distributed under the terms of the GNU General Public License v2 # This file contains descriptions of QEMU_SOFTMMU_TARGETS USE_EXPAND flags. @@ -23,7 +23,6 @@ moxie - moxielogic system emulation target nios2 - system emulation target or1k - OpenRISC system emulation target ppc64 - system emulation target -ppcemb - system emulation target ppc - system emulation target riscv32 - system emulation target riscv64 - system emulation target
