diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:31:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:35:37 +0200 |
commit | 8eb4ae3d86582435065cd976f1c6a0fb714ffb3f (patch) | |
tree | 6f9cd8defb7cd044b8a15760e597210776a65f29 /app-antivirus | |
parent | net-libs/libnetfilter_queue: x86 stable wrt bug #726122 (diff) | |
download | gentoo-8eb4ae3d86582435065cd976f1c6a0fb714ffb3f.tar.gz gentoo-8eb4ae3d86582435065cd976f1c6a0fb714ffb3f.tar.bz2 gentoo-8eb4ae3d86582435065cd976f1c6a0fb714ffb3f.zip |
app-antivirus/clamtk: x86 stable wrt bug #726124
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.03.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.03.ebuild b/app-antivirus/clamtk/clamtk-6.03.ebuild index 67aa393c93e7..f4de57265bc3 100644 --- a/app-antivirus/clamtk/clamtk-6.03.ebuild +++ b/app-antivirus/clamtk/clamtk-6.03.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} )" |