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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Terraform modules
Monitor
Service Desk
Analyze
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
Paul Bredbury
aports
Commits
bb20dc3d
Commit
bb20dc3d
authored
1 year ago
by
Bart Ribbers
Browse files
Options
Downloads
Patches
Plain Diff
community/kaddressbook: disable on armv7
parent
5bb9f8e8
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/kaddressbook/APKBUILD
+2
-2
2 additions, 2 deletions
community/kaddressbook/APKBUILD
with
2 additions
and
2 deletions
community/kaddressbook/APKBUILD
+
2
−
2
View file @
bb20dc3d
...
...
@@ -7,8 +7,8 @@ pkgname=kaddressbook
pkgver
=
24.02.0
pkgrel
=
0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x
and
riscv64 blocked by qt6-qtwebengine
arch
=
"all !armhf !ppc64le !s390x !riscv64"
# ppc64le, s390x
,
riscv64
and armv7
blocked by qt6-qtwebengine
arch
=
"all !armhf !ppc64le !s390x !riscv64
!armv7
"
url
=
"https://apps.kde.org/kaddressbook/"
pkgdesc
=
"Address Book application to manage your contacts"
license
=
"GPL-2.0-or-later AND LGPL-2.0-or-later"
...
...
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