summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMalcolm Lashley <malc@gentoo.org>2004-08-06 19:04:17 +0000
committerMalcolm Lashley <malc@gentoo.org>2004-08-06 19:04:17 +0000
commitdde531c6cccde7db8b8ea61314df5bb2b8e64754 (patch)
tree50e872563316d8ff71aa25b9b5619908fa3e3962 /dev-lang/inform
parentAdd audiofile support via use flag (Manifest recommit) (diff)
downloadgentoo-2-dde531c6cccde7db8b8ea61314df5bb2b8e64754.tar.gz
gentoo-2-dde531c6cccde7db8b8ea61314df5bb2b8e64754.tar.bz2
gentoo-2-dde531c6cccde7db8b8ea61314df5bb2b8e64754.zip
Add ~amd64 closes bug #57637
Diffstat (limited to 'dev-lang/inform')
-rw-r--r--dev-lang/inform/ChangeLog5
-rw-r--r--dev-lang/inform/inform-6.21.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-lang/inform/ChangeLog b/dev-lang/inform/ChangeLog
index ac92fe65be1e..08a492ecb3d7 100644
--- a/dev-lang/inform/ChangeLog
+++ b/dev-lang/inform/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-lang/inform
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.4 2004/07/02 04:27:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/ChangeLog,v 1.5 2004/08/06 19:04:17 malc Exp $
+
+ 06 Aug 2004; Malcolm Lashley <malc@gentoo.org> inform-6.21.4.ebuild:
+ Add ~amd64 closes bug #57637
01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> inform-6.21.3.ebuild,
inform-6.21.4.ebuild:
diff --git a/dev-lang/inform/inform-6.21.4.ebuild b/dev-lang/inform/inform-6.21.4.ebuild
index 6e4d44891114..5e16d2d9850f 100644
--- a/dev-lang/inform/inform-6.21.4.ebuild
+++ b/dev-lang/inform/inform-6.21.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.21.4.ebuild,v 1.5 2004/07/02 04:27:47 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/inform/inform-6.21.4.ebuild,v 1.6 2004/08/06 19:04:17 malc Exp $
MY_PV=6.21
LIB_V=610
@@ -13,7 +13,7 @@ SRC_URI="http://mirror.ifarchive.org/if-archive/unprocessed/${P}.tar.gz
LICENSE="Inform"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~amd64"
IUSE=""
DEPEND="virtual/libc"