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
Model registry
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
alpine
aports
Merge requests
!81233
community/*: enable on loongarch64
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
community/*: enable on loongarch64
huajingyun01/aports:community-dev1
into
master
Overview
1
Commits
1
Pipelines
3
Changes
4
Merged
Jingyun Hua
requested to merge
huajingyun01/aports:community-dev1
into
master
1 week ago
Overview
1
Commits
1
Pipelines
3
Changes
4
Expand
0
0
Merge request reports
Viewing commit
1beac73f
Show latest version
4 files
+
7
−
8
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
1beac73f
community/*: enable on loongarch64
· 1beac73f
Jingyun Hua
authored
1 week ago
community/kgpg/APKBUILD
+
2
−
2
Options
@@ -7,8 +7,8 @@ pkgname=kgpg
pkgver
=
24.12.2
pkgrel
=
0
# armhf blocked by extra-cmake-modules
# ppc64le, s390x
, riscv64 and loongarch
64 blocked by qt5-qtwebengine -> akonadi-contacts
arch
=
"all !armhf !ppc64le !s390x !riscv64
!loongarch64
"
# ppc64le, s390x
and riscv
64 blocked by qt5-qtwebengine -> akonadi-contacts
arch
=
"all !armhf !ppc64le !s390x !riscv64"
url
=
"https://kde.org/applications/utilities/org.kde.kgpg"
pkgdesc
=
"A simple interface for GnuPG, a powerful encryption utility"
license
=
"GPL-2.0-or-later"
Loading