diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 08:57:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 08:57:27 +0000 |
commit | 1830bf0e556be7150139fd7578d490901014386f (patch) | |
tree | 3dfc26bc55ceb7f962bb22c31650e1b4e8ed0234 /x11-misc/xsensors | |
parent | x11-misc/gtkdialog: Stabilize 0.8.3_p20200202 amd64, #769131 (diff) | |
download | gentoo-1830bf0e556be7150139fd7578d490901014386f.tar.gz gentoo-1830bf0e556be7150139fd7578d490901014386f.tar.bz2 gentoo-1830bf0e556be7150139fd7578d490901014386f.zip |
x11-misc/xsensors: Stabilize 0.80 amd64, #769137
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc/xsensors')
-rw-r--r-- | x11-misc/xsensors/xsensors-0.80.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xsensors/xsensors-0.80.ebuild b/x11-misc/xsensors/xsensors-0.80.ebuild index b2c6d4c5d054..aa0d37c8c2d4 100644 --- a/x11-misc/xsensors/xsensors-0.80.ebuild +++ b/x11-misc/xsensors/xsensors-0.80.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://github.com/Mystro256/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" RDEPEND=" >=sys-apps/lm-sensors-3 |