summaryrefslogtreecommitdiffstats
path: root/mashrepo
diff options
context:
space:
mode:
Diffstat (limited to 'mashrepo')
-rwxr-xr-xmashrepo5
1 files changed, 5 insertions, 0 deletions
diff --git a/mashrepo b/mashrepo
index 47736bef..61b3d80d 100755
--- a/mashrepo
+++ b/mashrepo
@@ -45,6 +45,9 @@ do
elif [[ "^${name}" =~ "^php84" ]]
then
ln $rpm $copy && echo "+ $rpm"
+ elif [[ "^${name}" =~ "^php85" ]]
+ then
+ ln $rpm $copy && echo "+ $rpm"
else
if [ $debug = 1 ]
then echo " $rpm (ignored)"
@@ -101,6 +104,8 @@ mashgd
#mash54 enterprise/7 x86_64 x86_64
#mash54 enterprise/6 i386 i686
#mash54 enterprise/6 x86_64 x86_64
+mashit mashinfo.el10 enterprise/10 x86_64
+mashit mashinfo.el10 enterprise/10 aarch64
mashit mashinfo.el9 enterprise/9 x86_64
mashit mashinfo.el9 enterprise/9 aarch64
mashit mashinfo.el8 enterprise/8 x86_64