commit: 0e7cde16f47c5b6c3406e1604c973f7976c06c38 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 13 09:17:52 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 13 09:17:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e7cde16
sys-block/whdd: Stabilize 3.0.1 x86, #764965 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-block/whdd/whdd-3.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/whdd/whdd-3.0.1.ebuild b/sys-block/whdd/whdd-3.0.1.ebuild index 38f9947c95c..9aadaee1ff0 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