diff options
Diffstat (limited to 'www/magento/Makefile')
-rw-r--r-- | www/magento/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/magento/Makefile b/www/magento/Makefile index 7bc021445b73..084565d4d28c 100644 --- a/www/magento/Makefile +++ b/www/magento/Makefile @@ -13,7 +13,7 @@ COMMENT= Feature-rich eCommerce platform DEPRECATED= Works only with EOL php 5.6 EXPIRATION_DATE= 2018-12-30 -IGNORE_WITH_PHP= 70 71 72 73 +IGNORE_WITH_PHP= 71 72 73 USES= cpe php CPE_VENDDOR= magentocommerce |