summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:20:27 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-02 18:20:27 +0300
commit5b3427f4d7488fac7f909d60da921f5f75301043 (patch)
tree4be3f3cf732b12cbebe98c4b3ed641f8b9e20ac1 /sys-power/RyzenAdj
parentnet-print/hplip-plugin: Stabilize 3.23.3 arm, #905427 (diff)
downloadgentoo-5b3427f4d7488fac7f909d60da921f5f75301043.tar.gz
gentoo-5b3427f4d7488fac7f909d60da921f5f75301043.tar.bz2
gentoo-5b3427f4d7488fac7f909d60da921f5f75301043.zip
sys-power/RyzenAdj: Stabilize 0.13.0 amd64, #905456
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-power/RyzenAdj')
-rw-r--r--sys-power/RyzenAdj/RyzenAdj-0.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/RyzenAdj/RyzenAdj-0.13.0.ebuild b/sys-power/RyzenAdj/RyzenAdj-0.13.0.ebuild
index dff6f45cdbed..955f094ed432 100644
--- a/sys-power/RyzenAdj/RyzenAdj-0.13.0.ebuild
+++ b/sys-power/RyzenAdj/RyzenAdj-0.13.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/FlyGoat/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P
LICENSE="LGPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DEPEND="sys-apps/pciutils"
RDEPEND="${DEPEND}"