Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
TBK
aports
Commits
d8dee939
Verified
Commit
d8dee939
authored
Dec 18, 2020
by
TBK
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/loki-network: disable on armhf & mips64
parent
acd107c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testing/loki-network/APKBUILD
testing/loki-network/APKBUILD
+1
-1
No files found.
testing/loki-network/APKBUILD
View file @
d8dee939
...
...
@@ -5,7 +5,7 @@ pkgver=0.8.2
pkgrel
=
0
pkgdesc
=
"Lokinet is an anonymous, decentralized and IP based overlay network for the internet."
url
=
"https://lokinet.org/"
arch
=
"all !ppc64le !s390x"
# Limited by loki-mq
arch
=
"all !ppc64le !s390x
!armhf !mips64
"
# Limited by loki-mq
license
=
"GPL-3.0-or-later"
makedepends
=
"cmake libuv-dev>=1.27.0 libsodium-dev>=1.0.18 unbound-dev sqlite-dev>=3 cppzmq nlohmann-json loki-mq-dev linux-headers"
source
=
"https://github.com/loki-project/loki-network/releases/download/v
$pkgver
/lokinet-v
$pkgver
.tar.xz"
...
...
Write
Preview
Markdown
is supported
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