summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-11-12 16:51:16 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-11-12 16:51:16 +0300
commit62f8b71526bd60c3c62b5923869df8e943d9af6c (patch)
treef5f133e1e0dcb879af65e6bbc47b0dbb18bfbd80 /xfce-extra/xfce4-cpufreq-plugin
parentxfce-extra/xfce4-composite-editor: amd64 stable wrt bug #652774 (diff)
downloadgentoo-62f8b71526bd60c3c62b5923869df8e943d9af6c.tar.gz
gentoo-62f8b71526bd60c3c62b5923869df8e943d9af6c.tar.bz2
gentoo-62f8b71526bd60c3c62b5923869df8e943d9af6c.zip
xfce-extra/xfce4-cpufreq-plugin: amd64 stable wrt bug #652774
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'xfce-extra/xfce4-cpufreq-plugin')
-rw-r--r--xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.1.ebuild b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.1.ebuild
index bf501f18b491..9563500000eb 100644
--- a/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.1.ebuild
+++ b/xfce-extra/xfce4-cpufreq-plugin/xfce4-cpufreq-plugin-1.2.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 ~arm ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND=">=dev-libs/glib-2.20:=