diff options
author | Joseph Jezak <josejx@gentoo.org> | 2004-11-26 13:59:43 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2004-11-26 13:59:43 +0000 |
commit | 808127900eec019860ad7d7d33e3f4865e243acc (patch) | |
tree | 9625adeda4fb8854a095aa65774b2357ed58f3e6 /media-libs/libclthreads/libclthreads-1.0.0.ebuild | |
parent | Use kde-functions.eclass. This fixes bug #72515. (diff) | |
download | historical-808127900eec019860ad7d7d33e3f4865e243acc.tar.gz historical-808127900eec019860ad7d7d33e3f4865e243acc.tar.bz2 historical-808127900eec019860ad7d7d33e3f4865e243acc.zip |
Marked ~ppc as a dependancy of bug #71979.
Diffstat (limited to 'media-libs/libclthreads/libclthreads-1.0.0.ebuild')
-rw-r--r-- | media-libs/libclthreads/libclthreads-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libclthreads/libclthreads-1.0.0.ebuild b/media-libs/libclthreads/libclthreads-1.0.0.ebuild index af7424cb3ecd..c0b03d031668 100644 --- a/media-libs/libclthreads/libclthreads-1.0.0.ebuild +++ b/media-libs/libclthreads/libclthreads-1.0.0.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/media-libs/libclthreads/libclthreads-1.0.0.ebuild,v 1.3 2004/11/17 22:35:07 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libclthreads/libclthreads-1.0.0.ebuild,v 1.4 2004/11/26 13:59:43 josejx Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="http://users.skynet.be/solaris/linuxaudio/downloads/clthreads-${PV}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~sparc x86" +KEYWORDS="~amd64 ~sparc x86 ~ppc" DEPEND="virtual/libc" |