diff options
author | Sam James <sam@gentoo.org> | 2021-11-05 17:32:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-05 17:32:13 +0000 |
commit | 16dfa022803f70ed46405577ab815eae5c05884e (patch) | |
tree | c7f12a286d78d73b6c7ae73e049c40d2491b5127 /dev-util/catfish | |
parent | app-editors/mousepad: Stabilize 0.5.7 x86, #821844 (diff) | |
download | gentoo-16dfa022803f70ed46405577ab815eae5c05884e.tar.gz gentoo-16dfa022803f70ed46405577ab815eae5c05884e.tar.bz2 gentoo-16dfa022803f70ed46405577ab815eae5c05884e.zip |
dev-util/catfish: Stabilize 4.16.3 x86, #821847
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/catfish-4.16.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-4.16.3.ebuild b/dev-util/catfish/catfish-4.16.3.ebuild index f271aad0fcf5..e598039ab371 100644 --- a/dev-util/catfish/catfish-4.16.3.ebuild +++ b/dev-util/catfish/catfish-4.16.3.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 |