diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-08-20 05:21:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-08-20 05:21:42 +0000 |
commit | cf8dd37d05687c7d8e822f358cb2a972578bbc72 (patch) | |
tree | 4ff4f9812a68e34a5fb5c25bc648ca92b420a370 /dev-util/guile | |
parent | Fix bug #26515. (diff) | |
download | gentoo-2-cf8dd37d05687c7d8e822f358cb2a972578bbc72.tar.gz gentoo-2-cf8dd37d05687c7d8e822f358cb2a972578bbc72.tar.bz2 gentoo-2-cf8dd37d05687c7d8e822f358cb2a972578bbc72.zip |
add ~ppc
Diffstat (limited to 'dev-util/guile')
-rw-r--r-- | dev-util/guile/guile-1.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/guile/guile-1.6.4.ebuild b/dev-util/guile/guile-1.6.4.ebuild index 1a47ce0927bd..2941f8e0afae 100644 --- a/dev-util/guile/guile-1.6.4.ebuild +++ b/dev-util/guile/guile-1.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4.ebuild,v 1.4 2003/08/20 03:55:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.4.ebuild,v 1.5 2003/08/20 05:21:42 vapier Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnu.org/software/guile/" IUSE="" LICENSE="GPL-2" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 ~ppc ~alpha" DEPEND=">=sys-libs/ncurses-5.1 >=sys-libs/readline-4.1" |