diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-11-15 19:26:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-11-15 19:26:48 +0000 |
commit | f9f0cd392872ec0740c60785b0c793c080a57f2b (patch) | |
tree | 23d7891d132fa2ef0ce46eb2d3e182fd445086cd /app-editors/joe/joe-3.5.ebuild | |
parent | Add ~m68k wrt #288028, thanks to kolla for testing (diff) | |
download | gentoo-2-f9f0cd392872ec0740c60785b0c793c080a57f2b.tar.gz gentoo-2-f9f0cd392872ec0740c60785b0c793c080a57f2b.tar.bz2 gentoo-2-f9f0cd392872ec0740c60785b0c793c080a57f2b.zip |
Add ~ia64
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'app-editors/joe/joe-3.5.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.5.ebuild b/app-editors/joe/joe-3.5.ebuild index 43efdcde1d00..326d4611680f 100644 --- a/app-editors/joe/joe-3.5.ebuild +++ b/app-editors/joe/joe-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.15 2009/03/07 22:20:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.5.ebuild,v 1.16 2009/11/15 19:26:48 armin76 Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="alpha amd64 arm mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~ia64 mips ppc ppc64 sparc x86" IUSE="xterm" DEPEND=">=sys-libs/ncurses-5.2-r2" |