diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-05-19 09:06:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-05-19 09:06:11 +0000 |
commit | 230618f02e93379a83fb80d87b1c7f626f0b9efd (patch) | |
tree | 0ee83a3d034e0713e0eed068a379d07a17304efa /dev-scheme/guile/guile-1.6.8.ebuild | |
parent | Stable on ppc64; bug #178359 (diff) | |
download | gentoo-2-230618f02e93379a83fb80d87b1c7f626f0b9efd.tar.gz gentoo-2-230618f02e93379a83fb80d87b1c7f626f0b9efd.tar.bz2 gentoo-2-230618f02e93379a83fb80d87b1c7f626f0b9efd.zip |
Stable on ppc64; bug #178360
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-scheme/guile/guile-1.6.8.ebuild')
-rw-r--r-- | dev-scheme/guile/guile-1.6.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-scheme/guile/guile-1.6.8.ebuild b/dev-scheme/guile/guile-1.6.8.ebuild index 958a06cb7b61..657551eaabb7 100644 --- a/dev-scheme/guile/guile-1.6.8.ebuild +++ b/dev-scheme/guile/guile-1.6.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.6.8.ebuild,v 1.7 2007/05/17 12:37:08 hkbst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-scheme/guile/guile-1.6.8.ebuild,v 1.8 2007/05/19 09:06:11 corsair Exp $ inherit flag-o-matic eutils libtool @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnu.org/software/guile/" SRC_URI="mirror://gnu/guile/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # Problems with parallel builds (#34029), so I'm taking the safer route |