diff options
author | Sam James <sam@gentoo.org> | 2024-01-30 18:14:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-30 18:14:30 +0000 |
commit | e23f8ff81a19ed28c17a2ad088889b1c179e4e5e (patch) | |
tree | 43f315a4e9bcf9792571cb378545231dc0105e9b /mail-client/claws-mail | |
parent | dev-python/furo: Revert accidental changes to 2023.9.10 (diff) | |
download | gentoo-e23f8ff81a19ed28c17a2ad088889b1c179e4e5e.tar.gz gentoo-e23f8ff81a19ed28c17a2ad088889b1c179e4e5e.tar.bz2 gentoo-e23f8ff81a19ed28c17a2ad088889b1c179e4e5e.zip |
mail-client/claws-mail: stabilize 3.20.0-r2 for amd64, x86
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'mail-client/claws-mail')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild index 14f66acafe47..c7dd41b370b9 100644 --- a/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild +++ b/mail-client/claws-mail/claws-mail-3.20.0-r2.ebuild @@ -15,7 +15,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://git.claws-mail.org/readonly/claws.git" else SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" fi SLOT="0" |