From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1270317-garchives=archives.gentoo.org@lists.gentoo.org>
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 A7D6C1382C5
	for <garchives@archives.gentoo.org>; Mon, 12 Apr 2021 19:39:48 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DAA0BE09D4;
	Mon, 12 Apr 2021 19:39:47 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id B3778E09D5
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Apr 2021 19:39:47 +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 ADFB4340E64
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Apr 2021 19:39:46 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 38F7A4D2
	for <gentoo-commits@lists.gentoo.org>; Mon, 12 Apr 2021 19:39:45 +0000 (UTC)
From: "Sergei Trofimovich" <slyfox@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" <slyfox@gentoo.org>
Message-ID: <1618256370.7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37.slyfox@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: slyfox
X-VCS-Committer-Name: Sergei Trofimovich
X-VCS-Revision: 7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37
X-VCS-Branch: master
Date: Mon, 12 Apr 2021 19:39:45 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: d93d1a1f-5ace-402b-a984-be27b64b244e
X-Archives-Hash: 6ed5983076701de0926e54955a7380bd

commit:     7ec7b0c56c1fc5ee3f56a8c48de8ea87a2694a37
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 12 19:05:41 2021 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Mon Apr 12 19:39:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ec7b0c5

profiles/desc/qemu_user_targets.desc: add hexagon user target

Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>

 profiles/desc/qemu_user_targets.desc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/desc/qemu_user_targets.desc b/profiles/desc/qemu_user_targets.desc
index 9745378ade8..286a4688d07 100644
--- a/profiles/desc/qemu_user_targets.desc
+++ b/profiles/desc/qemu_user_targets.desc
@@ -11,6 +11,7 @@ alpha - userspace emulation target
 arm - ARM (little endian) userspace emulation target
 armeb - ARM (big endian) userspace emulation target
 cris - userspace emulation target
+hexagon - Qualcomm hexagon userspace emulation target
 hppa - userspace emulation target
 i386 - userspace emulation target
 m68k - userspace emulation target