summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/confcache/confcache-0.3.3.ebuild')
-rw-r--r--dev-util/confcache/confcache-0.3.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/confcache/confcache-0.3.3.ebuild b/dev-util/confcache/confcache-0.3.3.ebuild
index 9c700428b164..42c12c8615cc 100644
--- a/dev-util/confcache/confcache-0.3.3.ebuild
+++ b/dev-util/confcache/confcache-0.3.3.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/dev-util/confcache/confcache-0.3.3.ebuild,v 1.2 2005/11/22 17:12:48 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/confcache/confcache-0.3.3.ebuild,v 1.3 2005/11/23 16:17:42 flameeyes Exp $
inherit distutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://dev.gentoo.org/~ferringb/${PN}"
SRC_URI="http://dev.gentoo.org/~ferringb/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=">=dev-lang/python-2.2"
RDEPEND=">=dev-lang/python-2.2 >=sys-apps/sandbox-1.2.12"