diff options
author | 2025-01-24 11:56:59 +0000 | |
---|---|---|
committer | 2025-01-24 11:56:59 +0000 | |
commit | f0d9a3bfeb1c3dce8bf510635d047fc4246d9a98 (patch) | |
tree | 034798a0e5e88278cb161937bc1ff539743f3503 /mail-client/clawsker | |
parent | dev-perl/Test-Perl-Critic: Stabilize 1.40.0 x86, #946801 (diff) | |
download | gentoo-f0d9a3bfeb1c3dce8bf510635d047fc4246d9a98.tar.gz gentoo-f0d9a3bfeb1c3dce8bf510635d047fc4246d9a98.tar.bz2 gentoo-f0d9a3bfeb1c3dce8bf510635d047fc4246d9a98.zip |
mail-client/clawsker: Stabilize 1.4.0 x86, #946801
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/clawsker')
-rw-r--r-- | mail-client/clawsker/clawsker-1.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/clawsker/clawsker-1.4.0.ebuild b/mail-client/clawsker/clawsker-1.4.0.ebuild index 79e4ca890a27..e6dd2d571059 100644 --- a/mail-client/clawsker/clawsker-1.4.0.ebuild +++ b/mail-client/clawsker/clawsker-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://www.claws-mail.org/tools/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RESTRICT="!test? ( test )" |