From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1287634-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 E8A4013835C for <garchives@archives.gentoo.org>; Sat, 29 May 2021 15:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E6FF4E0814; Sat, 29 May 2021 15:23:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A4699E0802 for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 15:23:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 3E14E33BE95 for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 15:23:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43C2179E for <gentoo-commits@lists.gentoo.org>; Sat, 29 May 2021 15:23:10 +0000 (UTC) From: "Sam James" <sam@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, "Sam James" <sam@gentoo.org> Message-ID: <1622301611.d6b387c02a99e2f5ee28d37d15ff87c091a51fac.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-cdr/gcdemu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-cdr/gcdemu/gcdemu-3.2.5.ebuild X-VCS-Directories: app-cdr/gcdemu/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: d6b387c02a99e2f5ee28d37d15ff87c091a51fac X-VCS-Branch: master Date: Sat, 29 May 2021 15:23:10 +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: 224e2821-dd08-4e2d-8c79-20354a193472 X-Archives-Hash: 7a9c8a3cf832e1535c28f24913381ccf commit: d6b387c02a99e2f5ee28d37d15ff87c091a51fac Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat May 29 15:20:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat May 29 15:20:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b387c0 app-cdr/gcdemu: Stabilize 3.2.5 amd64, #792375 Signed-off-by: Sam James <sam <AT> gentoo.org> app-cdr/gcdemu/gcdemu-3.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/gcdemu/gcdemu-3.2.5.ebuild b/app-cdr/gcdemu/gcdemu-3.2.5.ebuild index cc1554ec5c4..8652dfaf6c9 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.5.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/gcdemu/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"