diff options
author | Tom Gall <tgall@gentoo.org> | 2004-07-31 02:52:37 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-07-31 02:52:37 +0000 |
commit | f491e6de1c2f8cb99355a6a1f2597107df77df37 (patch) | |
tree | c313e7afa6d1589a34790439cc5985791eaf9ebb /dev-libs/cdk/cdk-4.9.10.20020809.ebuild | |
parent | Cleaned up arch checking now that I know about profile-based use.mask'ing. T... (diff) | |
download | historical-f491e6de1c2f8cb99355a6a1f2597107df77df37.tar.gz historical-f491e6de1c2f8cb99355a6a1f2597107df77df37.tar.bz2 historical-f491e6de1c2f8cb99355a6a1f2597107df77df37.zip |
stable on ppc64, bug #57131
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 0f00e6113833..6a992bf6c536 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-2004 Gentoo Foundation # 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.12 2004/07/14 14:05:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/cdk/cdk-4.9.10.20020809.ebuild,v 1.13 2004/07/31 02:52:37 tgall 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 alpha ia64 s390" +KEYWORDS="~ppc x86 sparc amd64 alpha ia64 s390 ppc64" IUSE="" DEPEND=">=sys-libs/ncurses-5.2" |