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
alpine
aports
Commits
77d8bc0d
Commit
77d8bc0d
authored
Oct 26, 2021
by
Andy Postnikov
Browse files
community/ebook-tools: disable on ppc64le
parent
39741794
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/ebook-tools/APKBUILD
View file @
77d8bc0d
...
...
@@ -5,8 +5,8 @@ pkgver=0.2.2
pkgrel
=
2
pkgdesc
=
"Tools for accessing and converting various ebook file formats."
url
=
"https://sourceforge.net/projects/ebook-tools/"
# mips64, s390x and riscv64 blocked by texlive
arch
=
"all !mips64 !s390x !riscv64"
#
ppc64le,
mips64, s390x and riscv64 blocked by texlive
arch
=
"all !mips64 !s390x !riscv64
!ppc64le
"
license
=
"MIT"
depends_dev
=
"
cmake
...
...
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