summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-block/whdd/whdd-3.1.ebuild')
-rw-r--r--sys-block/whdd/whdd-3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/whdd/whdd-3.1.ebuild b/sys-block/whdd/whdd-3.1.ebuild
index 5009455fad36..cc512b2ae761 100644
--- a/sys-block/whdd/whdd-3.1.ebuild
+++ b/sys-block/whdd/whdd-3.1.ebuild
@@ -14,7 +14,7 @@ then
inherit git-r3
else
SRC_URI="https://github.com/${PN}/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}-rel.tar.gz"
- KEYWORDS="~amd64 ~riscv ~x86"
+ KEYWORDS="amd64 ~riscv ~x86"
fi
LICENSE="GPL-3"