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, 02 Oct 2019 18:54:08
Message-Id: 1570042429.ae11e7defbecb033ac074702ff92e312b169ce3a.ago@gentoo
1 commit: ae11e7defbecb033ac074702ff92e312b169ce3a
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 2 18:52:59 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 2 18:53:49 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae11e7de
7
8 app-antivirus/clamtk: x86 stable wrt bug #690378
9
10 Package-Manager: Portage-2.3.69, Repoman-2.3.16
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-antivirus/clamtk/clamtk-6.01-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-antivirus/clamtk/clamtk-6.01-r1.ebuild b/app-antivirus/clamtk/clamtk-6.01-r1.ebuild
18 index e4aac44b03d..5bc649951b3 100644
19 --- a/app-antivirus/clamtk/clamtk-6.01-r1.ebuild
20 +++ b/app-antivirus/clamtk/clamtk-6.01-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} )"