Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Pirogov
aports
Commits
36edce18
Commit
36edce18
authored
5 years ago
by
Natanael Copa
Browse files
Options
Downloads
Patches
Plain Diff
community/borgbackup: disable on s390x due to py3-zmq
parent
8455abaf
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/borgbackup/APKBUILD
+1
-1
1 addition, 1 deletion
community/borgbackup/APKBUILD
with
1 addition
and
1 deletion
community/borgbackup/APKBUILD
+
1
−
1
View file @
36edce18
...
...
@@ -5,7 +5,7 @@ pkgver=1.1.7
pkgrel
=
3
pkgdesc
=
"Deduplicating backup program"
url
=
"https://borgbackup.readthedocs.io/"
arch
=
"all
"
arch
=
"all
!s390x"
# limited by py3-zmq
license
=
"BSD-3-Clause"
depends
=
"python3 py3-msgpack py3-zmq"
makedepends
=
"python3-dev lz4-dev acl-dev attr-dev openssl-dev linux-headers
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment