summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorChris Sobczak <chris@sobczak.family>2026-06-25 00:47:30 -0700
committerChris Sobczak <chris@sobczak.family>2026-06-25 00:47:30 -0700
commit9ec249f0e873c8c7d1a4eba097b8ce185cf842a8 (patch)
treef66b6d2d6f712bef8fbb9bf0904cdaf9b05a97b6 /gui-wm
parent443ec102d019b613b07c1541f9cefe4c91e9d933 (diff)
Add keywords
Diffstat (limited to 'gui-wm')
-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 e7d627e..579ec47 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=""
+KEYWORDS="~amd64"
# Comprehensive list of any and all USE flags leveraged in the ebuild,
# with some exceptions, e.g., ARCH specific flags like "amd64" or "ppc".