diff options
-rw-r--r-- | sys-block/whdd/whdd-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/whdd/whdd-3.0.1.ebuild b/sys-block/whdd/whdd-3.0.1.ebuild index 38f9947c95c0..9aadaee1ff07 100644 --- a/sys-block/whdd/whdd-3.0.1.ebuild +++ b/sys-block/whdd/whdd-3.0.1.ebuild @@ -14,7 +14,7 @@ then inherit git-r3 else SRC_URI="https://github.com/${PN}/${PN}/tarball/${PV} -> ${P}.tar.gz" - KEYWORDS="amd64 ~x86" + KEYWORDS="amd64 x86" inherit vcs-snapshot fi |