diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 15:22:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-22 15:22:55 +0200 |
commit | 48ef205eda542c724d237d5ebd4c53a4225df22b (patch) | |
tree | 025bfc3577ce527fde862df97c19eb29ffde55a1 /mail-client/claws-mail | |
parent | media-sound/mp3val: amd64 stable wrt bug #826694 (diff) | |
download | gentoo-48ef205eda542c724d237d5ebd4c53a4225df22b.tar.gz gentoo-48ef205eda542c724d237d5ebd4c53a4225df22b.tar.bz2 gentoo-48ef205eda542c724d237d5ebd4c53a4225df22b.zip |
mail-client/claws-mail: amd64 stable wrt bug #850259
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/claws-mail')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild b/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild index c15210f0c15c..460b51c16b07 100644 --- a/mail-client/claws-mail/claws-mail-3.19.0-r1.ebuild +++ b/mail-client/claws-mail/claws-mail-3.19.0-r1.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" |