diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 14:26:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-18 14:26:52 +0000 |
commit | 77bbdc12a3efbb431434e6b3fd93c6e09c079c5c (patch) | |
tree | 1a3a4f90f849603c59fa008289c32e9c480b949b /dev-libs/cdk/cdk-4.9.10.20020809.ebuild | |
parent | libgphoto2-2.1.4.ebuild: add ia64/~ia64 keywords (diff) | |
download | historical-77bbdc12a3efbb431434e6b3fd93c6e09c079c5c.tar.gz historical-77bbdc12a3efbb431434e6b3fd93c6e09c079c5c.tar.bz2 historical-77bbdc12a3efbb431434e6b3fd93c6e09c079c5c.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-libs/cdk/cdk-4.9.10.20020809.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-4.9.10.20020809.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild b/dev-libs/cdk/cdk-4.9.10.20020809.ebuild index 6d36c540e44e..768c3e020535 100644 --- a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild +++ b/dev-libs/cdk/cdk-4.9.10.20020809.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/cdk/cdk-4.9.10.20020809.ebuild,v 1.7 2003/11/29 23:00:36 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.8 2004/02/18 14:26:52 agriffis Exp $ MY_P=${P/.2002/-2002} @@ -12,7 +12,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" -KEYWORDS="~ppc x86 ~sparc amd64" +KEYWORDS="~ppc x86 ~sparc amd64 alpha ia64" DEPEND=">=sys-libs/ncurses-5.2" |