diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:40:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-17 21:43:01 +0100 |
commit | e0e52677f0ff116568b8a5d19128c9986e6cbfe4 (patch) | |
tree | 6639e0b4f146e92177ec98e4cb0a8bdb40763eee /mail-client | |
parent | sci-libs/indilib: Fix installation on Prefix (diff) | |
download | gentoo-e0e52677f0ff116568b8a5d19128c9986e6cbfe4.tar.gz gentoo-e0e52677f0ff116568b8a5d19128c9986e6cbfe4.tar.bz2 gentoo-e0e52677f0ff116568b8a5d19128c9986e6cbfe4.zip |
mail-client/claws-mail: x86 stable (bug #734328)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'mail-client')
-rw-r--r-- | mail-client/claws-mail/claws-mail-3.17.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/claws-mail/claws-mail-3.17.7.ebuild b/mail-client/claws-mail/claws-mail-3.17.7.ebuild index 92d042602969..81c3de08b2e5 100644 --- a/mail-client/claws-mail/claws-mail-3.17.7.ebuild +++ b/mail-client/claws-mail/claws-mail-3.17.7.ebuild @@ -13,7 +13,7 @@ if [[ "${PV}" == 9999 ]] ; then EGIT_REPO_URI="git://git.claws-mail.org/claws.git" else SRC_URI="https://www.claws-mail.org/download.php?file=releases/${P}.tar.xz" - KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" + KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc x86" fi SLOT="0" |