summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-24 20:05:28 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-24 20:05:28 +0100
commit6900707f6259484caf2351cfc9014523a340b96e (patch)
tree6d704a9bbc63ee8cdd9b07c8ea26a66d222cd1bf /gui-wm
parentdev-python/more-itertools: Remove old (diff)
downloadgentoo-6900707f6259484caf2351cfc9014523a340b96e.tar.gz
gentoo-6900707f6259484caf2351cfc9014523a340b96e.tar.bz2
gentoo-6900707f6259484caf2351cfc9014523a340b96e.zip
gui-wm/dwl: Keyword 0.5 arm64, #922822
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/dwl/dwl-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/dwl/dwl-0.5.ebuild b/gui-wm/dwl/dwl-0.5.ebuild
index 76ca069ee72d..d96014e0f6ec 100644
--- a/gui-wm/dwl/dwl-0.5.ebuild
+++ b/gui-wm/dwl/dwl-0.5.ebuild
@@ -25,7 +25,7 @@ if [[ ${PV} == *9999* ]]; then
else
SRC_URI="https://codeberg.org/${PN}/${PN}/releases/download/v${PV}/${MY_P}.tar.gz"
S="${WORKDIR}/${MY_P}"
- KEYWORDS="~amd64 ~ppc64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
fi
DESCRIPTION="dwm for Wayland"