From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1389188-garchives=archives.gentoo.org@lists.gentoo.org>
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))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C364315808E
	for <garchives@archives.gentoo.org>; Sun, 24 Apr 2022 06:36:17 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id A9429E0903;
	Sun, 24 Apr 2022 06:35:05 +0000 (UTC)
Received: from smtp.gentoo.org (dev.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 E93F4E0903
	for <gentoo-commits@lists.gentoo.org>; Sun, 24 Apr 2022 06:35:04 +0000 (UTC)
Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84])
	(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 853DD34194C
	for <gentoo-commits@lists.gentoo.org>; Sun, 24 Apr 2022 06:35:02 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 1C295445
	for <gentoo-commits@lists.gentoo.org>; Sun, 24 Apr 2022 06:34:59 +0000 (UTC)
From: "Agostino Sarubbo" <ago@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, "Agostino Sarubbo" <ago@gentoo.org>
Message-ID: <1650782055.e2e10c9c3fc33eb654b16973c9d6589c1685d7d6.ago@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-commander/
X-VCS-Repository: repo/gentoo
X-VCS-Files: gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild
X-VCS-Directories: gnome-extra/gnome-commander/
X-VCS-Committer: ago
X-VCS-Committer-Name: Agostino Sarubbo
X-VCS-Revision: e2e10c9c3fc33eb654b16973c9d6589c1685d7d6
X-VCS-Branch: master
Date: Sun, 24 Apr 2022 06:34:59 +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: 01c3517c-6775-4ea6-801c-19de2c87204a
X-Archives-Hash: 590dcb1f1c08933462788146fd23df0b

commit:     e2e10c9c3fc33eb654b16973c9d6589c1685d7d6
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 24 06:34:15 2022 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sun Apr 24 06:34:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e10c9c

gnome-extra/gnome-commander: x86 stable wrt bug #839969

Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild
index 9dd9c8e4977b..14c92b2782a1 100644
--- a/gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild
+++ b/gnome-extra/gnome-commander/gnome-commander-1.14.2.ebuild
@@ -10,7 +10,7 @@ HOMEPAGE="https://gcmd.github.io/"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="exif gsf pdf samba taglib test +unique"
 RESTRICT="!test? ( test )"