Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-antivirus/clamtk/
Date: Wed, 05 Aug 2020 14:17:23
Message-Id: 1596637016.80361a9f67b021cd420dbcd5ec8aad77a9c342f4.ago@gentoo
1 commit: 80361a9f67b021cd420dbcd5ec8aad77a9c342f4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 5 14:16:56 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 5 14:16:56 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80361a9f
7
8 app-antivirus/clamtk: x86 stable wrt bug #735204
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-antivirus/clamtk/clamtk-6.03-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-antivirus/clamtk/clamtk-6.03-r1.ebuild b/app-antivirus/clamtk/clamtk-6.03-r1.ebuild
18 index d708ef4c5cc..5b7116dac17 100644
19 --- a/app-antivirus/clamtk/clamtk-6.03-r1.ebuild
20 +++ b/app-antivirus/clamtk/clamtk-6.03-r1.ebuild
21 @@ -24,7 +24,7 @@ SRC_URI="
22
23 LICENSE="|| ( Artistic GPL-1+ )"
24 SLOT="0"
25 -KEYWORDS="amd64 ~x86"
26 +KEYWORDS="amd64 x86"
27 IUSE="kde nautilus nemo +nls thunar"
28 REQUIRED_USE="nautilus? ( ${PYTHON_REQUIRED_USE} )"