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 64D4A139084 for ; Sat, 16 Dec 2017 10:31:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8AD7DE0ECC; Sat, 16 Dec 2017 10:31:41 +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 64BFBE0ECC for ; Sat, 16 Dec 2017 10:31:41 +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 A6D9C33BEC7 for ; Sat, 16 Dec 2017 10:31:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3081BAE99 for ; Sat, 16 Dec 2017 10:31:37 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1513420286.b08ce7441c2ae212b52ae425cfcd4b70b93183c7.klausman@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.6.3.ebuild X-VCS-Directories: gnome-extra/gnome-commander/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: b08ce7441c2ae212b52ae425cfcd4b70b93183c7 X-VCS-Branch: master Date: Sat, 16 Dec 2017 10:31:37 +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-Archives-Salt: 50e2292d-cf78-42e5-b0fc-ef37c47f2137 X-Archives-Hash: 42a4c182078345951ac96f472edad527 commit: b08ce7441c2ae212b52ae425cfcd4b70b93183c7 Author: Tobias Klausmann gentoo org> AuthorDate: Sat Dec 16 10:29:44 2017 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Sat Dec 16 10:31:26 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b08ce744 gnome-extra/gnome-commander-1.6.3-r0: amd64 stable Gentoo-Bug: http://bugs.gentoo.org/633784 gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild index c164d9d403c..93bec890f5f 100644 --- a/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild +++ b/gnome-extra/gnome-commander/gnome-commander-1.6.3.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://gcmd.github.io/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="chm exif gsf pdf python taglib samba test +unique" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"