diff options
author | Sam James <sam@gentoo.org> | 2021-02-07 01:06:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-07 01:06:01 +0000 |
commit | fb86ed0a5c7d3a1a6b20dac96a6bd5532a8b22b6 (patch) | |
tree | c0c972c8b315a2d4b345f8175e89741a078b9c3f /x11-misc | |
parent | x11-misc/gtkdialog: Stabilize 0.8.3_p20200202 x86, #769131 (diff) | |
download | gentoo-fb86ed0a5c7d3a1a6b20dac96a6bd5532a8b22b6.tar.gz gentoo-fb86ed0a5c7d3a1a6b20dac96a6bd5532a8b22b6.tar.bz2 gentoo-fb86ed0a5c7d3a1a6b20dac96a6bd5532a8b22b6.zip |
x11-misc/xsensors: Stabilize 0.80 x86, #769137
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsensors/xsensors-0.80.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsensors/xsensors-0.80.ebuild b/x11-misc/xsensors/xsensors-0.80.ebuild index 6ae9a5fc3e68..b2c6d4c5d054 100644 --- a/x11-misc/xsensors/xsensors-0.80.ebuild +++ b/x11-misc/xsensors/xsensors-0.80.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 |