diff options
author | 2022-07-26 02:33:26 +0100 | |
---|---|---|
committer | 2022-07-26 02:33:26 +0100 | |
commit | a65ccedaefd2f02360d31ab748ef2143de7c1d41 (patch) | |
tree | 480bae5a32f0df4447a4bf3262b5d893b296cb67 /dev-util/catfish | |
parent | app-arch/xarchiver: Stabilize 0.5.4.18 x86, #860915 (diff) | |
download | gentoo-a65ccedaefd2f02360d31ab748ef2143de7c1d41.tar.gz gentoo-a65ccedaefd2f02360d31ab748ef2143de7c1d41.tar.bz2 gentoo-a65ccedaefd2f02360d31ab748ef2143de7c1d41.zip |
dev-util/catfish: Stabilize 4.16.4 x86, #860918
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/catfish-4.16.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-4.16.4.ebuild b/dev-util/catfish/catfish-4.16.4.ebuild index a726c1515f18..62740c0d9282 100644 --- a/dev-util/catfish/catfish-4.16.4.ebuild +++ b/dev-util/catfish/catfish-4.16.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://archive.xfce.org/src/apps/catfish/${PV%.*}/${P}.tar.bz2" # yep, GPL-2 only LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" RDEPEND=" >=dev-libs/glib-2.42 |