From 523aa2719366148f31230e7991db4c9cd2003cfc Mon Sep 17 00:00:00 2001
From: Andreas Kloeckner <inform@tiker.net>
Date: Fri, 18 Sep 2009 03:49:57 -0400
Subject: [PATCH] Update description.

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 7c4e45b1..eeb992cd 100644
--- a/setup.py
+++ b/setup.py
@@ -109,7 +109,7 @@ def main():
               `MIT license <http://en.wikipedia.org/wiki/MIT_License>`_
               and free for commercial, academic, and private use.
 
-            * Broad support. PyOpenCL was tested and works with both AMD's and Nvidia's 
+            * Broad support. PyOpenCL was tested and works with Apple's, AMD's, and Nvidia's 
               CL implementations.
             """,
             author=u"Andreas Kloeckner",
-- 
GitLab