diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:11:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 13:11:01 +0000 |
commit | df07c9c76452e4dd3c50d5dad72b8ee1f551bf6a (patch) | |
tree | 08e90d04023e34457d7448a9171c4f9240b168ca /app-emacs/mew/mew-6.5.ebuild | |
parent | Stable for ppc, wrt bug #464420 (diff) | |
download | gentoo-2-df07c9c76452e4dd3c50d5dad72b8ee1f551bf6a.tar.gz gentoo-2-df07c9c76452e4dd3c50d5dad72b8ee1f551bf6a.tar.bz2 gentoo-2-df07c9c76452e4dd3c50d5dad72b8ee1f551bf6a.zip |
Stable for ppc, wrt bug #469886
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs/mew/mew-6.5.ebuild')
-rw-r--r-- | app-emacs/mew/mew-6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/mew/mew-6.5.ebuild b/app-emacs/mew/mew-6.5.ebuild index 0cfdb854a67a..34553fd4d20b 100644 --- a/app-emacs/mew/mew-6.5.ebuild +++ b/app-emacs/mew/mew-6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/mew/mew-6.5.ebuild,v 1.3 2013/05/15 13:49:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/mew/mew-6.5.ebuild,v 1.4 2013/05/16 13:11:01 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.mew.org/Release/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="ssl linguas_ja" RESTRICT="test" |