Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: xfce-base/exo/
Date: Tue, 05 Jul 2022 02:05:58
Message-Id: 1656986742.62affed13d9f64bbab18f516d802cb443cbbe912.sam@gentoo
1 commit: 62affed13d9f64bbab18f516d802cb443cbbe912
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jul 5 02:05:42 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Jul 5 02:05:42 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62affed1
7
8 xfce-base/exo: Stabilize 4.16.4 ppc, #851204
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 xfce-base/exo/exo-4.16.4.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/xfce-base/exo/exo-4.16.4.ebuild b/xfce-base/exo/exo-4.16.4.ebuild
16 index b3f85d5a8334..41f28387f549 100644
17 --- a/xfce-base/exo/exo-4.16.4.ebuild
18 +++ b/xfce-base/exo/exo-4.16.4.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2"
20
21 LICENSE="GPL-2+ LGPL-2.1+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris"
25
26 RDEPEND="
27 >=dev-libs/glib-2.50