diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:09:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:09:06 +0000 |
commit | 4e1bc034387439eb736530d2ed76a050fd969386 (patch) | |
tree | eda556bcdccd89e2f282860f0fb2977f692b5247 /app-editors/joe/joe-3.7-r2.ebuild | |
parent | Stable for ppc, wrt bug #495652 (diff) | |
download | gentoo-2-4e1bc034387439eb736530d2ed76a050fd969386.tar.gz gentoo-2-4e1bc034387439eb736530d2ed76a050fd969386.tar.bz2 gentoo-2-4e1bc034387439eb736530d2ed76a050fd969386.zip |
Stable for ppc, wrt bug #492230
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/joe/joe-3.7-r2.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.7-r2.ebuild b/app-editors/joe/joe-3.7-r2.ebuild index 12a075bd7ad3..f1547c5096a0 100644 --- a/app-editors/joe/joe-3.7-r2.ebuild +++ b/app-editors/joe/joe-3.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.4 2014/01/14 13:55:15 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.7-r2.ebuild,v 1.5 2014/01/14 15:09:06 ago Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |