diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2024-01-23 21:10:02 +0100 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2024-01-23 21:10:02 +0100 |
commit | b434d74d8a22f08c55966b2468ae1c825cc4cb76 (patch) | |
tree | 7921a0596ef4f54462fcdd12360d66906a293936 /app-antivirus/clamtk | |
parent | dev-libs/intel-metrics-discovery: disable Werror (diff) | |
download | gentoo-b434d74d8a22f08c55966b2468ae1c825cc4cb76.tar.gz gentoo-b434d74d8a22f08c55966b2468ae1c825cc4cb76.tar.bz2 gentoo-b434d74d8a22f08c55966b2468ae1c825cc4cb76.zip |
app-antivirus/clamtk: amd64 stable
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'app-antivirus/clamtk')
-rw-r--r-- | app-antivirus/clamtk/clamtk-6.17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-antivirus/clamtk/clamtk-6.17.ebuild b/app-antivirus/clamtk/clamtk-6.17.ebuild index 7279bbba3ac1..d8ed466398b2 100644 --- a/app-antivirus/clamtk/clamtk-6.17.ebuild +++ b/app-antivirus/clamtk/clamtk-6.17.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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} )" |