summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/jthread/jthread-1.2.0.ebuild')
-rw-r--r--dev-libs/jthread/jthread-1.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/jthread/jthread-1.2.0.ebuild b/dev-libs/jthread/jthread-1.2.0.ebuild
index d7bfa174c1e2..9b24ed998233 100644
--- a/dev-libs/jthread/jthread-1.2.0.ebuild
+++ b/dev-libs/jthread/jthread-1.2.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/jthread/jthread-1.2.0.ebuild,v 1.1 2006/05/21 14:29:59 genstef Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/jthread/jthread-1.2.0.ebuild,v 1.2 2006/10/08 18:06:03 blubb Exp $
DESCRIPTION="JThread provides some classes to make use of threads easy on different platforms."
HOMEPAGE="http://research.edm.luc.ac.be/jori/jthread/jthread.html"
SRC_URI="http://research.edm.luc.ac.be/jori/jthread/${P}.tar.bz2"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
IUSE=""
src_install() {