diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:32:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-10 17:32:06 +0200 |
commit | 9cf484dea2d4958f39c5ec57eef4140c0e738489 (patch) | |
tree | a512dca2d95989ca78a5b3d78e3b6aa13532b217 /mail-client | |
parent | media-sound/mpg123: amd64 stable wrt bug #807418 (diff) | |
download | gentoo-9cf484dea2d4958f39c5ec57eef4140c0e738489.tar.gz gentoo-9cf484dea2d4958f39c5ec57eef4140c0e738489.tar.bz2 gentoo-9cf484dea2d4958f39c5ec57eef4140c0e738489.zip |
mail-client/claws-mail: amd64 stable wrt bug #805332
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.18.0.ebuild b/mail-client/claws-mail/claws-mail-3.18.0.ebuild index c1af1d1cbe02..d75ffced1f6f 100644 --- a/mail-client/claws-mail/claws-mail-3.18.0.ebuild +++ b/mail-client/claws-mail/claws-mail-3.18.0.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 ~sparc ~x86" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" fi SLOT="0" |