From 17cdbbe1c877fb758473f80f76acafcb86851ae0 Mon Sep 17 00:00:00 2001
From: Magnus Hagander
Date: Tue, 23 May 2017 15:17:29 -0400
Subject: [PATCH] Remove incorrect mention of architectures in yum repo
Some new distros only have packages for x86_64, so remove the text that
says that all distros are available in both that and i386.
---
templates/pages/download/linux/redhat.html | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/templates/pages/download/linux/redhat.html b/templates/pages/download/linux/redhat.html
index 16d8d34e..fcecaf10 100644
--- a/templates/pages/download/linux/redhat.html
+++ b/templates/pages/download/linux/redhat.html
@@ -111,8 +111,7 @@ The PostgreSQL yum repository currently supports Red Hat Enterprise Linux,
CentOS, Oracle Enterprise Linux and Scientific Linux versions 5.x, 6.x, and 7.x,
as well as current versions of Fedora. Note that due to the shorter support cycle
on Fedora, all versions are not available on this platform, and we recommend not
-using Fedora for server deployments. All distributions are supported on both x86_64
-and i386 architectures.
+using Fedora for server deployments.
To use the yum repository, you must first install the repository RPM.
--
2.39.5