diff options
author | Sam James <sam@gentoo.org> | 2021-04-11 11:05:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-11 11:05:01 +0000 |
commit | 13d323960715def67b80ee73a21e68eb9fc1d461 (patch) | |
tree | e54399d07af4e7982a71d36c4ef16b6930e8b6f3 /xfce-extra | |
parent | xfce-extra/xfce4-cpufreq-plugin: Stabilize 1.2.5 x86, #781734 (diff) | |
download | gentoo-13d323960715def67b80ee73a21e68eb9fc1d461.tar.gz gentoo-13d323960715def67b80ee73a21e68eb9fc1d461.tar.bz2 gentoo-13d323960715def67b80ee73a21e68eb9fc1d461.zip |
xfce-extra/xfce4-sensors-plugin: Stabilize 1.3.95 x86, #781740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.95.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.95.ebuild b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.95.ebuild index f81448d69e65..bf6d13b22373 100644 --- a/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.95.ebuild +++ b/xfce-extra/xfce4-sensors-plugin/xfce4-sensors-plugin-1.3.95.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 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="+acpi hddtemp libnotify lm-sensors video_cards_nvidia" REQUIRED_USE="|| ( hddtemp lm-sensors acpi )" |