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
Leo
aports
Commits
3d3926f9
Commit
3d3926f9
authored
Dec 29, 2020
by
Anri Dellal
Committed by
Andy Postnikov
Dec 29, 2020
Browse files
community/nnn: enable armhf,armv7 builds
parent
575b83ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/nnn/APKBUILD
View file @
3d3926f9
...
...
@@ -2,10 +2,10 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
nnn
pkgver
=
3.5
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"The unorthodox terminal file manager"
url
=
"https://github.com/jarun/nnn"
arch
=
"all
!armhf !armv7"
# armhf: fails to build
arch
=
"all
"
license
=
"BSD-2-Clause"
makedepends
=
"ncurses-dev readline-dev"
install
=
"
$pkgname
-plugins.post-install"
...
...
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