From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 35C79139694 for ; Wed, 19 Apr 2017 20:27:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F052BE0C2F; Wed, 19 Apr 2017 20:27:43 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CBC78E0C2F for ; Wed, 19 Apr 2017 20:27:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 977BC340AC7 for ; Wed, 19 Apr 2017 20:27:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 602DF69BC for ; Wed, 19 Apr 2017 20:27:40 +0000 (UTC) From: "Matthias Maier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Maier" Message-ID: <1492633653.ac82e11db5c28f5cd613a01fd0c5a80a8210ebf9.tamiko@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/desc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/desc/qemu_user_targets.desc X-VCS-Directories: profiles/desc/ X-VCS-Committer: tamiko X-VCS-Committer-Name: Matthias Maier X-VCS-Revision: ac82e11db5c28f5cd613a01fd0c5a80a8210ebf9 X-VCS-Branch: master Date: Wed, 19 Apr 2017 20:27:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 6f817bec-d4fd-48fb-8dc6-8f06b3d55806 X-Archives-Hash: 73f551fce571d778f181e082f8a58842 commit: ac82e11db5c28f5cd613a01fd0c5a80a8210ebf9 Author: Matthias Maier gentoo org> AuthorDate: Wed Apr 19 20:22:04 2017 +0000 Commit: Matthias Maier gentoo org> CommitDate: Wed Apr 19 20:27:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82e11d profiles: Remove unicore32 from QEMU_USER_TARGETS This use expand is not used at all. profiles/desc/qemu_user_targets.desc | 1 - 1 file changed, 1 deletion(-) diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc index 98cc6434001..1a62a4d0ef5 100644 --- a/profiles/desc/qemu_user_targets.desc +++ b/profiles/desc/qemu_user_targets.desc @@ -35,5 +35,4 @@ sparc32plus - userspace emulation target sparc64 - userspace emulation target sparc - userspace emulation target tilegx - TILE-Gx 64-bit userspace emulation target -unicore32 - userspace emulation target x86_64 - userspace emulation target