Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamtk/
Date: Thu, 23 Dec 2021 19:19:34
Message-Id: 1640286796.d057188649fb1910afcf7b9913af8df80cc9455c.conikost@gentoo
1 commit: d057188649fb1910afcf7b9913af8df80cc9455c
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 19:13:16 2021 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 19:13:16 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0571886
7
8 app-antivirus/clamtk: x86 stable
9
10 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
11
12 app-antivirus/clamtk/clamtk-6.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-antivirus/clamtk/clamtk-6.14.ebuild b/app-antivirus/clamtk/clamtk-6.14.ebuild
16 index c8bb49886af5..f8d49d916619 100644
17 --- a/app-antivirus/clamtk/clamtk-6.14.ebuild
18 +++ b/app-antivirus/clamtk/clamtk-6.14.ebuild
19 @@ -24,7 +24,7 @@ SRC_URI="
20
21 LICENSE="|| ( Artistic GPL-1+ )"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="kde nautilus nemo +nls thunar"
26 REQUIRED_USE="nautilus? ( ${PYTHON_REQUIRED_USE} )"