[Yum-devel] [PATCH] Syntax fix.

Ville Skyttä ville.skytta at iki.fi
Fri Feb 24 20:59:54 UTC 2012


---
 rpmUtils/arch.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/rpmUtils/arch.py b/rpmUtils/arch.py
index e95270d..7d67907 100644
--- a/rpmUtils/arch.py
+++ b/rpmUtils/arch.py
@@ -71,7 +71,7 @@ arches = {
     "armv7hl": "noarch",
 
     # arm64
-    "arm64": "noarch"
+    "arm64": "noarch",
 
     # super-h 
     "sh4a": "sh4",
-- 
1.7.7.6



More information about the Yum-devel mailing list