From acd462dd314c599e4d7b9231723729fdcc189bee Mon Sep 17 00:00:00 2001
From: Brad King <brad.king@kitware.com>
Date: Fri, 4 Aug 2017 09:45:03 -0400
Subject: [PATCH] README: Add AIX to list of supported platforms

It was left out accidentally.
---
 README.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.rst b/README.rst
index d5acd4a7c0..879d1d5d26 100644
--- a/README.rst
+++ b/README.rst
@@ -36,6 +36,7 @@ Supported Platforms
 * FreeBSD
 * OpenBSD
 * Solaris
+* AIX
 * HP-UX
 
 Other UNIX-like operating systems may work too out of the box, if not
-- 
GitLab