summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php-zendframework-zend-crypt.spec5
1 files changed, 0 insertions, 5 deletions
diff --git a/php-zendframework-zend-crypt.spec b/php-zendframework-zend-crypt.spec
index 5a5505b..ae67a05 100644
--- a/php-zendframework-zend-crypt.spec
+++ b/php-zendframework-zend-crypt.spec
@@ -170,11 +170,6 @@ require_once '%{buildroot}%{php_home}/Zend/%{library}/autoload.php';
\Fedora\Autoloader\Autoload::addPsr4('ZendTest\\%{library}\\', dirname(__DIR__) . '/test');
EOF
-%ifarch %arm
-# see https://github.com/zendframework/zend-crypt/issues/53
-rm test/Key/Derivation/ScryptTest.php
-%endif
-
ret=0
for cmdarg in "php %{phpunit}" php71 php72; do
if which $cmdarg; then