summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott Stoddard <deltacow@gentoo.org>2006-03-17 14:12:52 +0000
committerScott Stoddard <deltacow@gentoo.org>2006-03-17 14:12:52 +0000
commit960dabe8ee8805cea2932ee4b15721eab31361f6 (patch)
tree01a3a8db7b282d9629dcc4186d0d0d1a4166921b
parentAdded ~ppc64; bug #126527 (diff)
downloadgentoo-2-960dabe8ee8805cea2932ee4b15721eab31361f6.tar.gz
gentoo-2-960dabe8ee8805cea2932ee4b15721eab31361f6.tar.bz2
gentoo-2-960dabe8ee8805cea2932ee4b15721eab31361f6.zip
added ~amd64 (bug #118866)
(Portage version: 2.0.54)
-rw-r--r--dev-python/kid/ChangeLog5
-rw-r--r--dev-python/kid/kid-0.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/kid/ChangeLog b/dev-python/kid/ChangeLog
index b30086b2a4df..4e893cf6d2d4 100644
--- a/dev-python/kid/ChangeLog
+++ b/dev-python/kid/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/kid
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/ChangeLog,v 1.3 2006/01/06 21:07:10 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/ChangeLog,v 1.4 2006/03/17 14:12:52 deltacow Exp $
+
+ 17 Mar 2006; Scott Stoddard <deltacow@gentoo.org> kid-0.8.ebuild:
+ Added ~amd64.
*kid-0.8 (06 Jan 2006)
diff --git a/dev-python/kid/kid-0.8.ebuild b/dev-python/kid/kid-0.8.ebuild
index cfa9f5bb329e..a3bf8e9be97a 100644
--- a/dev-python/kid/kid-0.8.ebuild
+++ b/dev-python/kid/kid-0.8.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-python/kid/kid-0.8.ebuild,v 1.1 2006/01/06 21:07:10 lucass Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/kid/kid-0.8.ebuild,v 1.2 2006/03/17 14:12:52 deltacow Exp $
inherit distutils eutils
@@ -8,7 +8,7 @@ DESCRIPTION="A simple and Pythonic XML template language"
SRC_URI="http://kid.lesscode.org/dist/${PV}/${P}.tar.gz"
HOMEPAGE="http://kid.lesscode.org/"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
LICENSE="MIT"
SLOT="0"
IUSE=""