Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/catfish/
Date: Fri, 05 Nov 2021 17:33:30
Message-Id: 1636133533.16dfa022803f70ed46405577ab815eae5c05884e.sam@gentoo
1 commit: 16dfa022803f70ed46405577ab815eae5c05884e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 5 17:32:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Nov 5 17:32:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16dfa022
7
8 dev-util/catfish: Stabilize 4.16.3 x86, #821847
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-util/catfish/catfish-4.16.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-util/catfish/catfish-4.16.3.ebuild b/dev-util/catfish/catfish-4.16.3.ebuild
16 index f271aad0fcf..e598039ab37 100644
17 --- a/dev-util/catfish/catfish-4.16.3.ebuild
18 +++ b/dev-util/catfish/catfish-4.16.3.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2"
20 # yep, GPL-2 only
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc x86"
25
26 RDEPEND="
27 >=dev-libs/glib-2.42