summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-10-15 12:54:37 +0000
committerThomas Cort <tcort@gentoo.org>2006-10-15 12:54:37 +0000
commitc4b8028bb03af540ee75eda8fdf1807c4bb6dfa7 (patch)
tree3e3eb01e0d13634b3cb183c14472372e83ead414 /dev-python/utidylib/utidylib-0.2.ebuild
parentMark 2.82 stable on ia64. #143979 (diff)
downloadhistorical-c4b8028bb03af540ee75eda8fdf1807c4bb6dfa7.tar.gz
historical-c4b8028bb03af540ee75eda8fdf1807c4bb6dfa7.tar.bz2
historical-c4b8028bb03af540ee75eda8fdf1807c4bb6dfa7.zip
Added ~amd64 keyword wrt Bug #147370.
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'dev-python/utidylib/utidylib-0.2.ebuild')
-rw-r--r--dev-python/utidylib/utidylib-0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/utidylib/utidylib-0.2.ebuild b/dev-python/utidylib/utidylib-0.2.ebuild
index 9aa8a2f53edb..a9e1242afc3d 100644
--- a/dev-python/utidylib/utidylib-0.2.ebuild
+++ b/dev-python/utidylib/utidylib-0.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-python/utidylib/utidylib-0.2.ebuild,v 1.3 2006/03/19 23:51:03 halcy0n Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/utidylib/utidylib-0.2.ebuild,v 1.4 2006/10/15 12:54:37 tcort Exp $
inherit distutils eutils
@@ -12,7 +12,7 @@ SRC_URI="http://download.berlios.de/utidylib/${MY_P}.zip"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="doc test"
RDEPEND=">=dev-lang/python-2.3