diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-06 21:21:00 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-05-06 21:21:00 +0000 |
commit | 19fca189aa4771b6b90da3289e922375c7f3d40a (patch) | |
tree | 5e68fe6cb55cebc2a0958729019e045f93e51d68 /app-sci/kst | |
parent | added gcc333_pre20040408-stack-size.patch for testing on ppc64 (Manifest reco... (diff) | |
download | gentoo-2-19fca189aa4771b6b90da3289e922375c7f3d40a.tar.gz gentoo-2-19fca189aa4771b6b90da3289e922375c7f3d40a.tar.bz2 gentoo-2-19fca189aa4771b6b90da3289e922375c7f3d40a.zip |
~amd64
Diffstat (limited to 'app-sci/kst')
-rw-r--r-- | app-sci/kst/kst-0.97.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/kst/kst-0.97.ebuild b/app-sci/kst/kst-0.97.ebuild index 3fea1231251d..6050bd3bd4cc 100644 --- a/app-sci/kst/kst-0.97.ebuild +++ b/app-sci/kst/kst-0.97.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.97.ebuild,v 1.1 2004/04/29 17:09:26 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/kst/kst-0.97.ebuild,v 1.2 2004/05/06 21:17:35 kugelfang Exp $ inherit kde need-kde 3.1 @@ -9,7 +9,7 @@ DESCRIPTION="A plotting and data viewing program for KDE" SRC_URI="http://omega.astro.utoronto.ca/kst/${P}.tar.gz" HOMEPAGE="http://omega.astro.utoronto.ca/kst/" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~x86 ~ppc ~sparc ~amd64" LICENSE="GPL-2" SLOT="0" |