diff options
| author | Chris Sobczak <chris@sobczak.family> | 2026-07-04 00:35:45 -0700 |
|---|---|---|
| committer | Chris Sobczak <chris@sobczak.family> | 2026-07-04 00:35:45 -0700 |
| commit | bae201675129566d62358801058ff34a191e9592 (patch) | |
| tree | 7251e82f0d2ec11d5beb3bedb919149380e052c5 | |
| parent | 1c047c735d05b2e8b55441b8c204620b21911bbb (diff) | |
Remove keyword
| -rw-r--r-- | gui-wm/dwl/dwl-9999.ebuild | 2 |
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". |
