diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2003-06-24 02:44:41 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2003-06-24 02:44:41 +0000 |
commit | d094428f183be84e2cf7aee2cbe0790970d2610c (patch) | |
tree | 3e2d4e1f153cfe2ef8fb9cc2a314a66831797e9f /dev-libs/cdk/cdk-4.9.10.20020809.ebuild | |
parent | ppc (diff) | |
download | historical-d094428f183be84e2cf7aee2cbe0790970d2610c.tar.gz historical-d094428f183be84e2cf7aee2cbe0790970d2610c.tar.bz2 historical-d094428f183be84e2cf7aee2cbe0790970d2610c.zip |
ppc
Diffstat (limited to 'dev-libs/cdk/cdk-4.9.10.20020809.ebuild')
-rw-r--r-- | dev-libs/cdk/cdk-4.9.10.20020809.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/cdk/cdk-4.9.10.20020809.ebuild b/dev-libs/cdk/cdk-4.9.10.20020809.ebuild index b8a30e79e93b..c49ac42404b1 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. # 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.2 2003/02/13 10:34:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.3 2003/06/24 02:43:56 lu_zero Exp $ MY_P=${P/.2002/-2002} @@ -12,7 +12,7 @@ HOMEPAGE="http://dickey.his.com/cdk/cdk.html" SLOT="0" LICENSE="BSD" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~ppc ~x86 ~sparc" DEPEND=">=sys-libs/ncurses-5.2" |