diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:35 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-26 07:48:35 +0100 |
commit | 4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48 (patch) | |
tree | 63705c2d85ed89c8e2001f4bf1531b855ad388e2 /app-emacs/mew | |
parent | app-emacs/boxquote: stable 2.1 for ppc, bug #695548 (diff) | |
download | gentoo-4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48.tar.gz gentoo-4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48.tar.bz2 gentoo-4578ae1288ddcc14a5ffab3fa2b68e84ce23cf48.zip |
app-emacs/mew: stable 6.8 for ppc, bug #695550
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-emacs/mew')
-rw-r--r-- | app-emacs/mew/mew-6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emacs/mew/mew-6.8.ebuild b/app-emacs/mew/mew-6.8.ebuild index 765ba677f2b4..dd86c62f088e 100644 --- a/app-emacs/mew/mew-6.8.ebuild +++ b/app-emacs/mew/mew-6.8.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://www.mew.org/Release/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="ssl l10n_ja" RESTRICT="test" |