diff options
author | 2018-11-12 16:52:04 +0300 | |
---|---|---|
committer | 2018-11-12 16:52:04 +0300 | |
commit | c81459ab7ac15303ecbe4218f9888d821ac46c1c (patch) | |
tree | d4bb2f5137076e0cb654b8b00ca463e39a74ad2d /xfce-extra/xfce4-cpugraph-plugin | |
parent | xfce-extra/xfce4-cpufreq-plugin: amd64 stable wrt bug #652774 (diff) | |
download | gentoo-c81459ab7ac15303ecbe4218f9888d821ac46c1c.tar.gz gentoo-c81459ab7ac15303ecbe4218f9888d821ac46c1c.tar.bz2 gentoo-c81459ab7ac15303ecbe4218f9888d821ac46c1c.zip |
xfce-extra/xfce4-cpugraph-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-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild index 376b56129b36..510f92f1e277 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.0.5-r1.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="BSD-2 GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=">=x11-libs/gtk+-2.12:2 >=xfce-base/libxfce4ui-4.8 |