# HG changeset patch
# User Steve Losh <steve@stevelosh.com>
# Date 1558149204 14400
# Node ID f594d9d84faeb21254735b4c812cf43906f4e32c
# Parent  c1430240aec776fb35e844dc22062a3657d12ae5
adopt: Update site.

diff -r c1430240aec7 -r f594d9d84fae adopt/index.html
--- a/adopt/index.html	Fri May 17 23:12:54 2019 -0400
+++ b/adopt/index.html	Fri May 17 23:13:24 2019 -0400
@@ -23,8 +23,6 @@
 </ul>
 <p>Adopt aims to be a simple, robust option parser.  It can automatically print
 help information and even generate <code>man</code> pages for you.</p>
-<p>The test suite currently passes in SBCL, CCL, ECL, and ABCL on Ubuntu.  Further
-testing is welcome.</p>
 <p>Adopt is compatible with Quicklisp, but not <em>in</em> Quicklisp (yet).  You can clone
 the repository into your <a href="https://www.quicklisp.org/beta/faq.html#local-project">Quicklisp local-projects directory</a> for now.</p>
 <p>The <code>adopt</code> system contains the core API and depends on <a href="https://github.com/sjl/bobbin">Bobbin</a> and