diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 11:24:22 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-02 11:24:22 -0500 |
| commit | fa2a9ceb34861c64aee4400a4686233134d8e652 (patch) | |
| tree | 8eae804ea9a6ecae6af75b29d59c2376dc9153ed /x11-terms | |
| parent | 637414c2448c2e6b0a24db5fafe01716205be445 (diff) | |
| download | baldeagleos-repo-fa2a9ceb34861c64aee4400a4686233134d8e652.tar.gz baldeagleos-repo-fa2a9ceb34861c64aee4400a4686233134d8e652.tar.xz baldeagleos-repo-fa2a9ceb34861c64aee4400a4686233134d8e652.zip | |
Adding metadata
Diffstat (limited to 'x11-terms')
| -rw-r--r-- | x11-terms/qterminal/qterminal-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/qterminal/qterminal-2.4.0.ebuild b/x11-terms/qterminal/qterminal-2.4.0.ebuild index 76b8304531f9..4679f3f85d49 100644 --- a/x11-terms/qterminal/qterminal-2.4.0.ebuild +++ b/x11-terms/qterminal/qterminal-2.4.0.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://github.com/lxqt/${PN}.git" else SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz" - KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="amd64 arm64 ~ppc64 ~riscv ~x86" fi LICENSE="GPL-2 GPL-2+" |
