diff options
author | Fabian Groffen <grobian@gentoo.org> | 2005-09-10 18:00:48 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2005-09-10 18:00:48 +0000 |
commit | 59390624deb73a9d28b4389d4658bb60070ccf04 (patch) | |
tree | a2b7db531a57608573209e427ea1b5329331201e /app-editors/joe/joe-3.2.ebuild | |
parent | Add ~amd64 keyword. (diff) | |
download | gentoo-2-59390624deb73a9d28b4389d4658bb60070ccf04.tar.gz gentoo-2-59390624deb73a9d28b4389d4658bb60070ccf04.tar.bz2 gentoo-2-59390624deb73a9d28b4389d4658bb60070ccf04.zip |
Marking ~ppc-macos
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-editors/joe/joe-3.2.ebuild')
-rw-r--r-- | app-editors/joe/joe-3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild index 9ac06b5341cf..4fca6c072073 100644 --- a/app-editors/joe/joe-3.2.ebuild +++ b/app-editors/joe/joe-3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.2 2005/05/19 14:10:08 nigoro Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.3 2005/09/10 18:00:48 grobian Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz" LICENSE="GPL-1" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64 ~ppc64" +KEYWORDS="~alpha ~amd64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=sys-libs/ncurses-5.2-r2" |