From: Michał Górny Date: Fri, 21 Jul 2017 20:18:02 +0000 (+0200) Subject: profiles/desc: Remove unused values from QEMU_*_TARGETS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8e6d748569ceb72bdd944ceed4b2fff668ab1eec;p=gentoo.git profiles/desc: Remove unused values from QEMU_*_TARGETS --- diff --git a/profiles/desc/qemu_softmmu_targets.desc b/profiles/desc/qemu_softmmu_targets.desc index 4147a15922ef..77be14da04ba 100644 --- a/profiles/desc/qemu_softmmu_targets.desc +++ b/profiles/desc/qemu_softmmu_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation. +# 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. @@ -21,7 +21,6 @@ mips - system emulation target moxie - moxielogic system emulation target nios2 - system emulation target or1k - OpenRISC system emulation target -or32 - OpenRISC system emulation target ppc64 - system emulation target ppcemb - system emulation target ppc - system emulation target diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 1a62a4d0ef50..76c2721cd8cf 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation. +# 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. @@ -23,7 +23,6 @@ mipsn32 - MIPS N32 ABI userspace emulation target mips - userspace emulation target nios2 - userspace emulation target or1k - OpenRISC system emulation target -or32 - OpenRISC userspace emulation target ppc64abi32 - userspace emulation target ppc64le - PowerPC 64-bit little endian userspace emulation target ppc64 - PowerPC 64-bit big endian userspace emulation target