summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-13 09:17:52 +0000
committerSam James <sam@gentoo.org>2021-01-13 09:17:52 +0000
commit0e7cde16f47c5b6c3406e1604c973f7976c06c38 (patch)
tree3713a382185d5bfa855635695edb0f6eeb5280cb /sys-block
parentsys-apps/usermode-utilities: Stabilize 20070815-r4 x86, #764830 (diff)
downloadgentoo-0e7cde16f47c5b6c3406e1604c973f7976c06c38.tar.gz
gentoo-0e7cde16f47c5b6c3406e1604c973f7976c06c38.tar.bz2
gentoo-0e7cde16f47c5b6c3406e1604c973f7976c06c38.zip
sys-block/whdd: Stabilize 3.0.1 x86, #764965
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/whdd/whdd-3.0.1.ebuild2
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