diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-10-27 01:57:37 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-10-27 01:57:37 +0000 |
commit | bf0c019d73742640fecd80b790c4cbe641c3803d (patch) | |
tree | d2d8a0ebbd6985b288145f52c243929968e09b4d /dev-util/pccts/pccts-1.33.33.ebuild | |
parent | add amd64 flag (diff) | |
download | historical-bf0c019d73742640fecd80b790c4cbe641c3803d.tar.gz historical-bf0c019d73742640fecd80b790c4cbe641c3803d.tar.bz2 historical-bf0c019d73742640fecd80b790c4cbe641c3803d.zip |
add amd64 flag
Diffstat (limited to 'dev-util/pccts/pccts-1.33.33.ebuild')
-rw-r--r-- | dev-util/pccts/pccts-1.33.33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pccts/pccts-1.33.33.ebuild b/dev-util/pccts/pccts-1.33.33.ebuild index 6c2c2a30ade9..9a88f9b38b3b 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. # 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.4 2003/09/06 08:39:20 msterret Exp $ +# $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 $ 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" +KEYWORDS="x86 ~ppc ~sparc ~alpha hppa amd64" DEPEND="app-arch/unzip" |