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 (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D08DB158086 for ; Sat, 1 Jan 2022 06:21:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11AFC2BC00C; Sat, 1 Jan 2022 06:21:34 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 392BD2BC00C for ; Sat, 1 Jan 2022 06:21:32 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0E6D9342B7F for ; Sat, 1 Jan 2022 06:21:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4EB82219 for ; Sat, 1 Jan 2022 06:21:27 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1641018076.70d3d47e345d3fbff15362b5c42e36c0fb528777.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/aqemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/aqemu/aqemu-0.9.2-r2.ebuild X-VCS-Directories: app-emulation/aqemu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 70d3d47e345d3fbff15362b5c42e36c0fb528777 X-VCS-Branch: master Date: Sat, 1 Jan 2022 06:21:27 +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: e081321b-0c9c-4394-b55e-a7e104be20ea X-Archives-Hash: 44e00b512cef6cb9e5f2d19a4e80e3de commit: 70d3d47e345d3fbff15362b5c42e36c0fb528777 Author: Sam James gentoo org> AuthorDate: Sat Jan 1 06:21:16 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 1 06:21:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70d3d47e app-emulation/aqemu: Stabilize 0.9.2-r2 x86, #738020 Signed-off-by: Sam James gentoo.org> app-emulation/aqemu/aqemu-0.9.2-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild index 30c5865b473a..ec7c80aee73b 100644 --- a/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild +++ b/app-emulation/aqemu/aqemu-0.9.2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/tobimensch/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="vnc" RDEPEND="