summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-23 17:44:24 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-23 17:44:24 +0100
commitf8e03f34dc185ead311d966381331b952a50e56d (patch)
tree613b30d3eb94b76216dc55208701602df736e5bb /sys-block
parentdev-python/orjson: Stabilize 3.10.11-r1 amd64, #944529 (diff)
downloadgentoo-f8e03f34dc185ead311d966381331b952a50e56d.tar.gz
gentoo-f8e03f34dc185ead311d966381331b952a50e56d.tar.bz2
gentoo-f8e03f34dc185ead311d966381331b952a50e56d.zip
sys-block/whdd: Stabilize 3.1 amd64, #944572
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-block')
-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"