diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
commit | f8ec944b355ab620da0ecb6d0e71aedf601fe8e3 (patch) | |
tree | 0dfe956b6ecabb1a8f04a4efd9da97870dce6572 /app-editors/elvis/elvis-2.2.0.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.gz historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.bz2 historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/elvis/elvis-2.2.0.ebuild')
-rw-r--r-- | app-editors/elvis/elvis-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/elvis/elvis-2.2.0.ebuild b/app-editors/elvis/elvis-2.2.0.ebuild index 41c49e14afe6..f40a92b550ad 100644 --- a/app-editors/elvis/elvis-2.2.0.ebuild +++ b/app-editors/elvis/elvis-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.7 2004/07/15 20:19:42 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.2.0.ebuild,v 1.8 2004/10/05 12:19:43 pvdabeel Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${MY_P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="x86 ~ppc sparc alpha amd64 ppc64" +KEYWORDS="x86 ppc sparc alpha amd64 ppc64" IUSE="X" DEPEND=">=sys-libs/ncurses-5.2 |