diff options
author | 2002-07-23 21:12:02 +0000 | |
---|---|---|
committer | 2002-07-23 21:12:02 +0000 | |
commit | 220dacd928aa0b04e0bab9b1d8800c1ba145cbd1 (patch) | |
tree | 67d1cabe44549d7d641b9c1135782d9d61fbd089 /media-libs/lcms/lcms-1.09.ebuild | |
parent | added ppc to keywords (diff) | |
download | gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.tar.gz gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.tar.bz2 gentoo-2-220dacd928aa0b04e0bab9b1d8800c1ba145cbd1.zip |
added ppc to keywords
Diffstat (limited to 'media-libs/lcms/lcms-1.09.ebuild')
-rw-r--r-- | media-libs/lcms/lcms-1.09.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/lcms/lcms-1.09.ebuild b/media-libs/lcms/lcms-1.09.ebuild index 9f3abee50c7b..3eb7872b108c 100644 --- a/media-libs/lcms/lcms-1.09.ebuild +++ b/media-libs/lcms/lcms-1.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.09.ebuild,v 1.1 2002/07/17 11:26:22 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.09.ebuild,v 1.2 2002/07/23 21:09:30 gerk Exp $ S=${WORKDIR}/${P} DESCRIPTION="A lightweight, speed optimized color management engine" @@ -13,7 +13,7 @@ DEPEND="media-libs/tiff SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { |