diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2023-05-24 23:44:29 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2023-05-25 00:12:21 +0200 |
commit | 84884e189293059e7839fc9070ffc92135edeb23 (patch) | |
tree | 3c4693e28559dc12b8e0ab501f0bb6dfe6afa2d1 /app-antivirus | |
parent | dev-python/magic-wormhole: new package, add 0.12.0 (diff) | |
download | gentoo-84884e189293059e7839fc9070ffc92135edeb23.tar.gz gentoo-84884e189293059e7839fc9070ffc92135edeb23.tar.bz2 gentoo-84884e189293059e7839fc9070ffc92135edeb23.zip |
app-antivirus/clamtk: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-antivirus')
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.15.ebuild b/app-antivirus/clamtk/clamtk-6.15.ebuild index db5e101c4af8..a66dc1cbc6f2 100644 --- a/app-antivirus/clamtk/clamtk-6.15.ebuild +++ b/app-antivirus/clamtk/clamtk-6.15.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} )" |