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 C6C2F138331 for ; Thu, 15 Feb 2018 20:51:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16D1CE097A; Thu, 15 Feb 2018 20:51:22 +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 EB475E097A for ; Thu, 15 Feb 2018 20:51:21 +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 D2645335C2F for ; Thu, 15 Feb 2018 20:51:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 292D5207 for ; Thu, 15 Feb 2018 20:51:19 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1518727857.34ea29da036a22d77b58445735ad94f2d98f52ae.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/arm64/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/arm64/package.use.mask X-VCS-Directories: profiles/arch/arm64/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 34ea29da036a22d77b58445735ad94f2d98f52ae X-VCS-Branch: master Date: Thu, 15 Feb 2018 20:51:19 +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: 183d6c47-942a-41b2-9894-0d26f3d0a2ac X-Archives-Hash: 075cfd412b660461807c44cfd4fc5501 commit: 34ea29da036a22d77b58445735ad94f2d98f52ae Author: Michał Górny gentoo org> AuthorDate: Thu Feb 15 20:50:57 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Thu Feb 15 20:50:57 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34ea29da profiles/arch/arm64: Mask app-emulation/qemu[sdl2] profiles/arch/arm64/package.use.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask index 160866a5949..6c4af54fef9 100644 --- a/profiles/arch/arm64/package.use.mask +++ b/profiles/arch/arm64/package.use.mask @@ -68,6 +68,7 @@ app-emulation/libvirt xen # Michał Górny (12 Jan 2018) # Requires USE=sdl that is masked in this profile. +app-emulation/qemu sdl2 media-video/mjpegtools sdlgfx # Michał Górny (12 Jan 2018)