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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C22A31581F3 for ; Tue, 3 Dec 2024 08:08:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12B06E07F1; Tue, 3 Dec 2024 08:08:35 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ED701E07F1 for ; Tue, 3 Dec 2024 08:08:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 44ADC340C7F for ; Tue, 3 Dec 2024 08:08:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D53541E15 for ; Tue, 3 Dec 2024 08:08:32 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1733213309.e77d516ab04e7a31bfe8ff20297d93b24f7966c6.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/nemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/nemu/nemu-3.3.0.ebuild X-VCS-Directories: app-emulation/nemu/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: e77d516ab04e7a31bfe8ff20297d93b24f7966c6 X-VCS-Branch: master Date: Tue, 3 Dec 2024 08:08:32 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 4da8cb61-f9dd-4f37-b189-bee3d43d7011 X-Archives-Hash: 5b5fed136a04b357f8cfdb6772e075f4 commit: e77d516ab04e7a31bfe8ff20297d93b24f7966c6 Author: Joonas Niilola gentoo org> AuthorDate: Tue Dec 3 08:06:24 2024 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Tue Dec 3 08:08:29 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e77d516a app-emulation/nemu: Stabilize 3.3.0 amd64, #945610 Signed-off-by: Joonas Niilola gentoo.org> app-emulation/nemu/nemu-3.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/nemu/nemu-3.3.0.ebuild b/app-emulation/nemu/nemu-3.3.0.ebuild index e42882861528..72fd5a0101fb 100644 --- a/app-emulation/nemu/nemu-3.3.0.ebuild +++ b/app-emulation/nemu/nemu-3.3.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_PV}/" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="dbus network-map +ovf remote-api +usb" RDEPEND="