summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatsuu Takuto <matsuu@gentoo.org>2005-04-03 14:43:33 +0000
committerMatsuu Takuto <matsuu@gentoo.org>2005-04-03 14:43:33 +0000
commit34a1679a8c359aa3420e778f37e51d58bf7bf4ba (patch)
tree27c1ff878920597674435473fe28f7290e735061 /dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
parentRevert previous commit. (diff)
downloadgentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.tar.gz
gentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.tar.bz2
gentoo-2-34a1679a8c359aa3420e778f37e51d58bf7bf4ba.zip
Added ~ppc and ~sparc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild')
-rw-r--r--dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild b/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
index 122e5e889353..39255113f7c4 100644
--- a/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild
+++ b/dev-tcltk/tkdiff/tkdiff-4.0.2.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-tcltk/tkdiff/tkdiff-4.0.2.ebuild,v 1.1 2005/03/27 02:25:11 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkdiff/tkdiff-4.0.2.ebuild,v 1.2 2005/04/03 14:43:33 matsuu Exp $
MY_P="${PN}_${PV//./_}"
DESCRIPTION="tkdiff is a graphical front end to the diff program"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/tkdiff/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE=""
RDEPEND=">=dev-lang/tk-8.4"