diff options
author | 2005-06-14 18:46:38 +0000 | |
---|---|---|
committer | 2005-06-14 18:46:38 +0000 | |
commit | 516fab9d026f7d63f34cc3c21cd9052007a5fd92 (patch) | |
tree | 156abfb94c48738a1afdc506dff9f14c7e66eb14 /dev-util/guile/guile-1.6.7.ebuild | |
parent | 0.8.5 x86 stable (diff) | |
download | historical-516fab9d026f7d63f34cc3c21cd9052007a5fd92.tar.gz historical-516fab9d026f7d63f34cc3c21cd9052007a5fd92.tar.bz2 historical-516fab9d026f7d63f34cc3c21cd9052007a5fd92.zip |
Stable on alpha
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/guile/guile-1.6.7.ebuild')
-rw-r--r-- | dev-util/guile/guile-1.6.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/guile/guile-1.6.7.ebuild b/dev-util/guile/guile-1.6.7.ebuild index e515429b6fc6..567865811967 100644 --- a/dev-util/guile/guile-1.6.7.ebuild +++ b/dev-util/guile/guile-1.6.7.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/dev-util/guile/guile-1.6.7.ebuild,v 1.8 2005/06/12 18:35:08 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.7.ebuild,v 1.9 2005/06/14 18:46:38 ferdy 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="x86 ppc sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ~ppc-macos" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc-macos ~s390 sparc x86" IUSE="" # Problems with parallel builds (#34029), so I'm taking the safer route |