Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/mew/
Date: Thu, 26 Sep 2019 06:49:25
Message-Id: 1569480515.4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48.slyfox@gentoo
1 commit: 4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 26 06:48:35 2019 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 26 06:48:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4578ae12
7
8 app-emacs/mew: stable 6.8 for ppc, bug #695550
9
10 Package-Manager: Portage-2.3.76, Repoman-2.3.17
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
13
14 app-emacs/mew/mew-6.8.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-emacs/mew/mew-6.8.ebuild b/app-emacs/mew/mew-6.8.ebuild
18 index 765ba677f2b..dd86c62f088 100644
19 --- a/app-emacs/mew/mew-6.8.ebuild
20 +++ b/app-emacs/mew/mew-6.8.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="https://www.mew.org/Release/${P}.tar.gz"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~x86"
26 +KEYWORDS="~amd64 ppc ~x86"
27 IUSE="ssl l10n_ja"
28 RESTRICT="test"