summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xhammer.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/hammer.py b/hammer.py
index fd3d59c796..e85a6e72e9 100755
--- a/hammer.py
+++ b/hammer.py
@@ -66,6 +66,7 @@ SYSTEMS = {
'38': True,
'39': True,
'40': True,
+ '41': True,
},
'centos': {
'7': False,
@@ -118,6 +119,7 @@ SYSTEMS = {
'3.18': True,
'3.19': True,
'3.20': True,
+ '3.21': True,
},
'arch': {},
}