diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-11 09:50:46 +0200 |
commit | b6c5910c0d0e82146fd97fbc7983835f220c36cb (patch) | |
tree | 81564b40af21d0483437f49fd0b66f0d8f23deec /mail-client/trojita | |
parent | net-misc/spice-gtk: amd64 stable wrt bug #616496 (diff) | |
download | gentoo-b6c5910c0d0e82146fd97fbc7983835f220c36cb.tar.gz gentoo-b6c5910c0d0e82146fd97fbc7983835f220c36cb.tar.bz2 gentoo-b6c5910c0d0e82146fd97fbc7983835f220c36cb.zip |
mail-client/trojita: amd64 stable wrt bug #618128
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'mail-client/trojita')
-rw-r--r-- | mail-client/trojita/trojita-0.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-client/trojita/trojita-0.7-r2.ebuild b/mail-client/trojita/trojita-0.7-r2.ebuild index 07a21e42727a..c6f704c0d488 100644 --- a/mail-client/trojita/trojita-0.7-r2.ebuild +++ b/mail-client/trojita/trojita-0.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ DESCRIPTION="A Qt IMAP e-mail client" HOMEPAGE="http://trojita.flaska.net/" if [[ ${PV} != 9999 ]]; then SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 ~x86" fi LICENSE="|| ( GPL-2 GPL-3 )" |