summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tclx/ChangeLog5
-rw-r--r--dev-tcltk/tclx/tclx-8.3.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tclx/ChangeLog b/dev-tcltk/tclx/ChangeLog
index 2acb748fbf6b..3d22873321eb 100644
--- a/dev-tcltk/tclx/ChangeLog
+++ b/dev-tcltk/tclx/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-tcltk/tclx
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.19 2004/10/14 02:21:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/ChangeLog,v 1.20 2004/10/19 10:01:00 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> tclx-8.3.5.ebuild:
+ KEYWORDS ~amd64.
14 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> tclx-8.3.5.ebuild:
Add ~alpha keyword.
diff --git a/dev-tcltk/tclx/tclx-8.3.5.ebuild b/dev-tcltk/tclx/tclx-8.3.5.ebuild
index 571f716c8a00..3ad03bb7987a 100644
--- a/dev-tcltk/tclx/tclx-8.3.5.ebuild
+++ b/dev-tcltk/tclx/tclx-8.3.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.5 2004/10/14 02:21:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tclx/tclx-8.3.5.ebuild,v 1.6 2004/10/19 10:01:00 absinthe Exp $
inherit flag-o-matic eutils
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tclx/${PN}${PV}-src.tar.gz
LICENSE="BSD"
SLOT="0"
-KEYWORDS="x86 ~ppc ~alpha"
+KEYWORDS="x86 ~ppc ~alpha ~amd64"
DEPEND=">=sys-apps/sed-4
>=dev-lang/tcl-8.4.6