diff options
author | 2004-01-29 13:35:44 +0000 | |
---|---|---|
committer | 2004-01-29 13:35:44 +0000 | |
commit | 382f33512eba0aecde9d92bb9483ed686f935e36 (patch) | |
tree | e498b90e6f7e6f7a388e3ac0de0758be9b7d2da7 /dev-util/pccts/pccts-1.33.33.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.tar.gz gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.tar.bz2 gentoo-2-382f33512eba0aecde9d92bb9483ed686f935e36.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-util/pccts/pccts-1.33.33.ebuild')
-rw-r--r-- | dev-util/pccts/pccts-1.33.33.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/pccts/pccts-1.33.33.ebuild b/dev-util/pccts/pccts-1.33.33.ebuild index 9a88f9b38b3b..9a123c8a92ba 100644 --- a/dev-util/pccts/pccts-1.33.33.ebuild +++ b/dev-util/pccts/pccts-1.33.33.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.5 2003/10/27 01:57:35 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pccts/pccts-1.33.33.ebuild,v 1.6 2004/01/29 13:34:42 agriffis Exp $ S=${WORKDIR}/${PN} DESCRIPTION="Purdue Compiler Construction Tool Set is an embedded C/C++ parser generator" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.polhode.com/" SLOT="0" LICENSE="BSD" -KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64" +KEYWORDS="x86 ~ppc ~sparc alpha hppa amd64 ia64" DEPEND="app-arch/unzip" |