summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2006-03-25 02:27:39 +0000
committerKeri Harris <keri@gentoo.org>2006-03-25 02:27:39 +0000
commit255f2e3a3a7731250a19f4c66740396d1b8d82aa (patch)
tree6c24090ef63c6806831a9f74e808675db62ba067 /dev-lang/mercury/mercury-0.12.2.ebuild
parentMark 3.4.3 stable on ia64 (diff)
downloadhistorical-255f2e3a3a7731250a19f4c66740396d1b8d82aa.tar.gz
historical-255f2e3a3a7731250a19f4c66740396d1b8d82aa.tar.bz2
historical-255f2e3a3a7731250a19f4c66740396d1b8d82aa.zip
Add ~ppc keyword.
Package-Manager: portage-2.1_pre6-r5
Diffstat (limited to 'dev-lang/mercury/mercury-0.12.2.ebuild')
-rw-r--r--dev-lang/mercury/mercury-0.12.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury/mercury-0.12.2.ebuild b/dev-lang/mercury/mercury-0.12.2.ebuild
index 59520af85dfa..67f0753a9444 100644
--- a/dev-lang/mercury/mercury-0.12.2.ebuild
+++ b/dev-lang/mercury/mercury-0.12.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2.ebuild,v 1.2 2006/03/24 20:34:14 keri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/mercury/mercury-0.12.2.ebuild,v 1.3 2006/03/25 02:27:39 keri Exp $
inherit eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.mercury.cs.mu.oz.au/pub/${PN}/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~ppc ~x86"
IUSE="readline"