summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPiotr Jaroszyński <peper@gentoo.org>2007-02-27 15:15:53 +0000
committerPiotr Jaroszyński <peper@gentoo.org>2007-02-27 15:15:53 +0000
commit07d98b729e0a402fb89cab08d7f728b11507dbff (patch)
tree4381303fc3800173bdf5efaaf211402542fa5a02 /dev-python/quixote/quixote-2.4.ebuild
parentUse external adodb instead of bundled with package if bundeled-adodb USE flag... (diff)
downloadgentoo-2-07d98b729e0a402fb89cab08d7f728b11507dbff.tar.gz
gentoo-2-07d98b729e0a402fb89cab08d7f728b11507dbff.tar.bz2
gentoo-2-07d98b729e0a402fb89cab08d7f728b11507dbff.zip
Add ~amd64 wrt bug #167397.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-python/quixote/quixote-2.4.ebuild')
-rw-r--r--dev-python/quixote/quixote-2.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/quixote/quixote-2.4.ebuild b/dev-python/quixote/quixote-2.4.ebuild
index a8012f338413..95bfafe35a5e 100644
--- a/dev-python/quixote/quixote-2.4.ebuild
+++ b/dev-python/quixote/quixote-2.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.4.ebuild,v 1.2 2006/04/01 19:02:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/quixote/quixote-2.4.ebuild,v 1.3 2007/02/27 15:15:53 peper Exp $
inherit distutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.mems-exchange.org/software/quixote/"
SRC_URI="http://www.mems-exchange.org/software/files/${PN}/${MY_P}.tar.gz"
LICENSE="CNRI-QUIXOTE-2.4"
SLOT="0"
-KEYWORDS="~ia64 ~ppc ~ppc-macos ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc ~ppc-macos ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.3"