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 55EC8139368 for ; Sun, 8 Aug 2021 20:36:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92A47E092D; Sun, 8 Aug 2021 20:36:51 +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 7A916E092D for ; Sun, 8 Aug 2021 20:36:51 +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 178EE335D9F for ; Sun, 8 Aug 2021 20:36:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C7A2F7B9 for ; Sun, 8 Aug 2021 20:36:48 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1628454984.00859954e41c3d1defa1f6e16060974e59ddcff1.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamtk/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-antivirus/clamtk/clamtk-6.13.ebuild X-VCS-Directories: app-antivirus/clamtk/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 00859954e41c3d1defa1f6e16060974e59ddcff1 X-VCS-Branch: master Date: Sun, 8 Aug 2021 20:36:48 +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: e41cb612-bf89-44df-b132-9f5257c3ffc3 X-Archives-Hash: f124be1d2507ccac951496ad89d46523 commit: 00859954e41c3d1defa1f6e16060974e59ddcff1 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Aug 8 20:12:58 2021 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Aug 8 20:36:24 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00859954 app-antivirus/clamtk: amd64 stable Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Conrad Kostecki gentoo.org> app-antivirus/clamtk/clamtk-6.13.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-antivirus/clamtk/clamtk-6.13.ebuild b/app-antivirus/clamtk/clamtk-6.13.ebuild index e94d7c54d66..3ea5eff9bb7 100644 --- a/app-antivirus/clamtk/clamtk-6.13.ebuild +++ b/app-antivirus/clamtk/clamtk-6.13.ebuild @@ -24,7 +24,7 @@ SRC_URI=" LICENSE="|| ( Artistic GPL-1+ )" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="kde nautilus nemo +nls thunar" REQUIRED_USE="nautilus? ( ${PYTHON_REQUIRED_USE} )"