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 99086138335 for ; Mon, 21 Oct 2019 12:47:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8E0BEE0A5D; Mon, 21 Oct 2019 12:47:20 +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 6EC70E0AB2 for ; Mon, 21 Oct 2019 12:47:20 +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 46B7D34C11B for ; Mon, 21 Oct 2019 12:47:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DDEE4890 for ; Mon, 21 Oct 2019 12:47:16 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1571661574.e222cbd0bf8c5329aa2549c0ea05ad59b4b4bcc7.whissi@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.3.ebuild X-VCS-Directories: app-cdr/gcdemu/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: e222cbd0bf8c5329aa2549c0ea05ad59b4b4bcc7 X-VCS-Branch: master Date: Mon, 21 Oct 2019 12:47:16 +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: 4c3933a9-f68d-4781-be4e-d48403e1d869 X-Archives-Hash: 54fedeb8c52e5fbdd8f41fc5d969b695 commit: e222cbd0bf8c5329aa2549c0ea05ad59b4b4bcc7 Author: Thomas Deutschmann gentoo org> AuthorDate: Mon Oct 21 12:39:34 2019 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Mon Oct 21 12:39:34 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e222cbd0 app-cdr/gcdemu: x86 stable (bug #697446) Package-Manager: Portage-2.3.77, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann gentoo.org> app-cdr/gcdemu/gcdemu-3.2.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild index c5f5aef215a..ebf608985e2 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.3.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/gcdemu/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}"