sys-block/whdd: mark 3.0.1-r2 stable on amd64

More-or-less trivial, an EAPI bump + switch from VCS snapshots
to release tarballs.

Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
Marek Szuba
2022-05-12 15:08:23 +01:00
parent 59edd648e8
commit a2d7d48f58

View File

@@ -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"