Fix recipes broken in 4634abe.

* only *some* of them were fixed afterwards back then.
This commit is contained in:
Jérôme Duval
2015-10-13 18:45:03 +02:00
parent 425b1be048
commit 9994fddd80
8 changed files with 10 additions and 8 deletions

View File

@@ -24,7 +24,7 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
nss$secondaryArchSuffix = $portVersion compat >= 3
cmd:addbuiltin$secondaryArchSuffix = $portVersion compat >= 3
cmd:atob$secondaryArchSuffix = ompat >= 3
cmd:atob$secondaryArchSuffix = $portVersion compat >= 3
cmd:baddbdir$secondaryArchSuffix = $portVersion compat >= 3
cmd:bltest$secondaryArchSuffix = $portVersion compat >= 3
cmd:btoa$secondaryArchSuffix = $portVersion compat >= 3