summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus D. Hanwell <cryos@gentoo.org>2005-11-01 00:39:33 +0000
committerMarcus D. Hanwell <cryos@gentoo.org>2005-11-01 00:39:33 +0000
commit7b32a1be75a65f9e53249238ca591f7ea7ab642a (patch)
treea6314a43b7cbb4c19b68723bdc422449e2b2ef28 /app-text/pytextile/pytextile-2.0.10.ebuild
parentRevision bump, need corrected makefile to disable AAC. Forcibly disable AAC, ... (diff)
downloadgentoo-2-7b32a1be75a65f9e53249238ca591f7ea7ab642a.tar.gz
gentoo-2-7b32a1be75a65f9e53249238ca591f7ea7ab642a.tar.bz2
gentoo-2-7b32a1be75a65f9e53249238ca591f7ea7ab642a.zip
Marked ~amd64, bug 111069.
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-text/pytextile/pytextile-2.0.10.ebuild')
-rw-r--r--app-text/pytextile/pytextile-2.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pytextile/pytextile-2.0.10.ebuild b/app-text/pytextile/pytextile-2.0.10.ebuild
index 94aa6d913a20..b6374e287af5 100644
--- a/app-text/pytextile/pytextile-2.0.10.ebuild
+++ b/app-text/pytextile/pytextile-2.0.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.1 2005/10/31 23:22:47 dju Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pytextile/pytextile-2.0.10.ebuild,v 1.2 2005/11/01 00:39:33 cryos Exp $
inherit distutils
@@ -12,7 +12,7 @@ SRC_URI="http://dealmeida.net/code/${MY_P}.tar.gz"
LICENSE="freedist"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-lang/python"