diff options
author | 2004-02-17 01:18:06 +0000 | |
---|---|---|
committer | 2004-02-17 01:18:06 +0000 | |
commit | 794378f4df6bcb163d131de7bb3e336d665005d9 (patch) | |
tree | 093b878a1eca1c9d1de8233a3e09495fe9a4e816 /dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild | |
parent | ppc stable (diff) | |
download | historical-794378f4df6bcb163d131de7bb3e336d665005d9.tar.gz historical-794378f4df6bcb163d131de7bb3e336d665005d9.tar.bz2 historical-794378f4df6bcb163d131de7bb3e336d665005d9.zip |
add ~alpha and ~ia64
Diffstat (limited to 'dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild')
-rw-r--r-- | dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild b/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild index 7e334f066346..00ffee978994 100644 --- a/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild +++ b/dev-libs/cpl-stratego/cpl-stratego-0.4.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-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.8 2003/02/13 10:35:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cpl-stratego/cpl-stratego-0.4.ebuild,v 1.9 2004/02/17 01:13:43 agriffis Exp $ S=${WORKDIR}/${P} DESCRIPTION="Choice library mostly used by Stratego" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.stratego-language.org" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc ~ppc" +KEYWORDS="x86 sparc ~ppc ~alpha ~ia64" DEPEND="virtual/glibc" |