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 F168F13835A for ; Thu, 2 Jul 2020 06:25:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87D53E08BD; Thu, 2 Jul 2020 06:25:45 +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 6F55BE08BD for ; Thu, 2 Jul 2020 06:25:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CE8B334F25E for ; Thu, 2 Jul 2020 06:25:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B7D32C6 for ; Thu, 2 Jul 2020 06:25:42 +0000 (UTC) From: "Agostino Sarubbo" 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" Message-ID: <1593671084.1da88c621cf72f6af98306ab70fc50074bfc85b9.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.10.3.ebuild X-VCS-Directories: gnome-extra/gnome-commander/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 1da88c621cf72f6af98306ab70fc50074bfc85b9 X-VCS-Branch: master Date: Thu, 2 Jul 2020 06:25:42 +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: e2ddce20-5de4-4b00-974c-9d9fbfa09b7c X-Archives-Hash: 84796427ad220e66351c574e047a466b commit: 1da88c621cf72f6af98306ab70fc50074bfc85b9 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Jul 2 06:24:44 2020 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Jul 2 06:24:44 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1da88c62 gnome-extra/gnome-commander: amd64 stable wrt bug #726830 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> gnome-extra/gnome-commander/gnome-commander-1.10.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-commander/gnome-commander-1.10.3.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.10.3.ebuild index 8718e53d59e..ec333e24977 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.10.3.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.10.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="chm exif gsf pdf taglib samba test +unique" RESTRICT="!test? ( test )"