summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2007-02-01 15:07:27 +0000
committerSteve Dibb <beandog@gentoo.org>2007-02-01 15:07:27 +0000
commit4016b55df81c9a63a8aae87e588350deb95abe06 (patch)
treee11ac53c1fef3a9a0991acd7c9e105f48acd45c3 /app-text/gnochm
parentadded ~amd64 (diff)
downloadgentoo-2-4016b55df81c9a63a8aae87e588350deb95abe06.tar.gz
gentoo-2-4016b55df81c9a63a8aae87e588350deb95abe06.tar.bz2
gentoo-2-4016b55df81c9a63a8aae87e588350deb95abe06.zip
Add ~amd64, bug 164847
(Portage version: 2.1.1-r2)
Diffstat (limited to 'app-text/gnochm')
-rw-r--r--app-text/gnochm/ChangeLog5
-rw-r--r--app-text/gnochm/gnochm-0.9.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/gnochm/ChangeLog b/app-text/gnochm/ChangeLog
index 70d1cc12f37c..7e1907be02d8 100644
--- a/app-text/gnochm/ChangeLog
+++ b/app-text/gnochm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-text/gnochm
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.1 2007/01/22 03:42:24 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/ChangeLog,v 1.2 2007/02/01 15:07:27 beandog Exp $
+
+ 01 Feb 2007; Steve Dibb <beandog@gentoo.org> gnochm-0.9.9.ebuild:
+ Add ~amd64, bug 164847
*gnochm-0.9.9 (22 Jan 2007)
diff --git a/app-text/gnochm/gnochm-0.9.9.ebuild b/app-text/gnochm/gnochm-0.9.9.ebuild
index 408ba321fc4e..10d5dad54b4c 100644
--- a/app-text/gnochm/gnochm-0.9.9.ebuild
+++ b/app-text/gnochm/gnochm-0.9.9.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/app-text/gnochm/gnochm-0.9.9.ebuild,v 1.1 2007/01/22 03:42:24 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/gnochm/gnochm-0.9.9.ebuild,v 1.2 2007/02/01 15:07:27 beandog Exp $
inherit gnome2
@@ -12,7 +12,7 @@ LICENSE="GPL-2"
SLOT="0"
IUSE=""
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
RDEPEND=">=dev-python/pychm-0.8.4
=dev-python/pygtk-2*