summaryrefslogtreecommitdiff
path: root/gui-wm/dwl/dwl-9999.ebuild
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-07-04 00:35:45 -0700
committerChris Sobczak <chris@sobczak.family>2026-07-04 00:35:45 -0700
commitbae201675129566d62358801058ff34a191e9592 (patch)
tree7251e82f0d2ec11d5beb3bedb919149380e052c5 /gui-wm/dwl/dwl-9999.ebuild
parent1c047c735d05b2e8b55441b8c204620b21911bbb (diff)
Remove keyword
Diffstat (limited to 'gui-wm/dwl/dwl-9999.ebuild')
-rw-r--r--gui-wm/dwl/dwl-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-wm/dwl/dwl-9999.ebuild b/gui-wm/dwl/dwl-9999.ebuild
index b180ddb..508f07a 100644
--- a/gui-wm/dwl/dwl-9999.ebuild
+++ b/gui-wm/dwl/dwl-9999.ebuild
@@ -79,7 +79,7 @@ SLOT="0"
# exists for. If the package was for an x86 binary package, then
# KEYWORDS would be set like this: KEYWORDS="-* x86"
# Do not use KEYWORDS="*"; this is not valid in an ebuild context.
-KEYWORDS="~amd64"
+KEYWORDS=""
# Comprehensive list of any and all USE flags leveraged in the ebuild,
# with some exceptions, e.g., ARCH specific flags like "amd64" or "ppc".