diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-08-12 08:41:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-08-12 08:41:10 +0200 |
commit | fa78927d7302359ceee0235208d6cf5e65e8d09c (patch) | |
tree | 1f06cbcd9d6c02885319b5273752f2930c4fd872 /mail-client/claws-mail | |
parent | sys-devel/m4: x86 stable wrt bug #803956 (diff) | |
download | gentoo-fa78927d7302359ceee0235208d6cf5e65e8d09c.tar.gz gentoo-fa78927d7302359ceee0235208d6cf5e65e8d09c.tar.bz2 gentoo-fa78927d7302359ceee0235208d6cf5e65e8d09c.zip |
mail-client/claws-mail: x86 stable wrt bug #805332
Package-Manager: Portage-3.0.20, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
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.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 367b9e10c0c4..68630bf1ec58 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" |