commit: 70f402b3170e65ff4745eaf8ab511380ce4b4578 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 2 22:25:24 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 2 22:25:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f402b3
app-admin/ryzen_monitor: Stabilize 1.0.4-r1 amd64, #855998 Signed-off-by: Sam James <sam <AT> gentoo.org> app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild b/app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild index 3e0570fd4532..36f2b8e65bf7 100644 --- a/app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild +++ b/app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild @@ -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"