Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TBK
aports
Commits
010eedaf
Commit
010eedaf
authored
Dec 17, 2020
by
Ariadne Conill
Browse files
testing/mitmproxy: disable on mips64
parent
fe91c228
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/mitmproxy/APKBUILD
View file @
010eedaf
...
...
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc
=
"Interactive TLS-capable intercepting HTTP proxy"
url
=
"https://mitmproxy.org/"
license
=
"MIT"
arch
=
"noarch !s390x !armhf"
# limited by py3-zstandard
arch
=
"noarch !s390x !armhf
!mips64
"
# limited by py3-zstandard
depends
=
"
python3
py3-setuptools
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment