summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild')
-rw-r--r--app-admin/ryzen_monitor/ryzen_monitor-1.0.4-r1.ebuild8
1 files changed, 3 insertions, 5 deletions
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 f7b5d30fab96..5d9fb162e31b 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
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,16 +6,14 @@ 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 "
+DESCRIPTION="Monitor power information of Ryzen processors via the PM table of the SMU"
HOMEPAGE="https://github.com/hattedsquirrel/ryzen_monitor"
SLOT="0"
LICENSE="AGPL-3"
-IUSE=""
-DEPEND=""
RDEPEND="app-admin/ryzen_smu"
PATCHES=(