diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-08 13:23:35 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-08 13:23:35 -0400 |
commit | 427dd71913a0a139aebb77612ebe143d0f06c493 (patch) | |
tree | a9cf59e302f6fab5e7e65c716790d183033fa02b /xfce-extra | |
parent | xfce-extra/xfce4-timer-plugin: amd64 stable (diff) | |
download | gentoo-427dd71913a0a139aebb77612ebe143d0f06c493.tar.gz gentoo-427dd71913a0a139aebb77612ebe143d0f06c493.tar.bz2 gentoo-427dd71913a0a139aebb77612ebe143d0f06c493.zip |
xfce-extra/xfce4-cpufreq-plugin: amd64 stable
Bug: https://bugs.gentoo.org/651490
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.90.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.90.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.90.ebuild index aad09d18ef01..997ee0485015 100644 --- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.90.ebuild +++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.1.90.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://xfce/src/panel-plugins/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=dev-libs/glib-2.20:= |