summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2005-09-09 21:18:13 +0000
committerBrent Baude <ranger@gentoo.org>2005-09-09 21:18:13 +0000
commitb83e7b30863d822561a2eeea4e55e32958e866c5 (patch)
tree396c52a919b857b708e3ca519e0172003e28be84 /dev-util/guile/guile-1.6.7.ebuild
parentgcc4 patch, bug 105343 (diff)
downloadgentoo-2-b83e7b30863d822561a2eeea4e55e32958e866c5.tar.gz
gentoo-2-b83e7b30863d822561a2eeea4e55e32958e866c5.tar.bz2
gentoo-2-b83e7b30863d822561a2eeea4e55e32958e866c5.zip
Marking guile-1.6.7 as ~ppc64 for bug 103918
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-util/guile/guile-1.6.7.ebuild')
-rw-r--r--dev-util/guile/guile-1.6.7.ebuild4
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 3f1b6e61d505..d539053e0f66 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.15 2005/08/07 18:57:18 kito Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/guile/guile-1.6.7.ebuild,v 1.16 2005/09/09 21:18:13 ranger 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 ~ppc-macos s390 sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ~ppc64 s390 sh sparc x86"
IUSE=""
# Problems with parallel builds (#34029), so I'm taking the safer route