diff options
author | Sam James <sam@gentoo.org> | 2024-03-23 13:38:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-23 13:38:27 +0000 |
commit | 1e267e063f392ed650a214b1037a9b190339a454 (patch) | |
tree | 6beeda4b82a1d88825d23f1cd0830af190933754 /xfce-extra/xfce4-cpugraph-plugin | |
parent | media-libs/quirc: fix so name (diff) | |
download | gentoo-1e267e063f392ed650a214b1037a9b190339a454.tar.gz gentoo-1e267e063f392ed650a214b1037a9b190339a454.tar.bz2 gentoo-1e267e063f392ed650a214b1037a9b190339a454.zip |
xfce-extra/xfce4-cpugraph-plugin: Stabilize 1.2.10 ppc, #927305
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-extra/xfce4-cpugraph-plugin')
-rw-r--r-- | xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild index f25dbe6457ee..033351c7d2d4 100644 --- a/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild +++ b/xfce-extra/xfce4-cpugraph-plugin/xfce4-cpugraph-plugin-1.2.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,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 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux" DEPEND=" >=dev-libs/glib-2.50 |