app-admin/ryzen_monitor: Stabilize 1.0.5 x86, #879925

Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Jakov Smolić
2022-11-08 05:58:45 +01:00
parent 94e0e77021
commit ee58452674

View File

@@ -6,7 +6,7 @@ EAPI=7
inherit toolchain-funcs
SRC_URI="https://github.com/hattedsquirrel/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~x86"
KEYWORDS="amd64 x86"
DESCRIPTION="Monitor power information of Ryzen processors via the PM table of the SMU"
HOMEPAGE="https://github.com/hattedsquirrel/ryzen_monitor"