diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:55:57 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-09 23:55:57 -0400 |
commit | 55ddd76d0e75c220a8e174cf81f3ab02ba850e6e (patch) | |
tree | d88a44fcbb15ed370af4b4ba3271f2f6ec8f7682 /app-antivirus/clamtk | |
parent | app-text/scdoc: amd64 stable (diff) | |
download | gentoo-55ddd76d0e75c220a8e174cf81f3ab02ba850e6e.tar.gz gentoo-55ddd76d0e75c220a8e174cf81f3ab02ba850e6e.tar.bz2 gentoo-55ddd76d0e75c220a8e174cf81f3ab02ba850e6e.zip |
app-antivirus/clamtk: amd64 stable wrt bug #682590
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'app-antivirus/clamtk')
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.00.ebuild b/app-antivirus/clamtk/clamtk-6.00.ebuild index e9a228575eb4..fc33abfff0aa 100644 --- a/app-antivirus/clamtk/clamtk-6.00.ebuild +++ b/app-antivirus/clamtk/clamtk-6.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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} )" |