diff options
author | Sam James <sam@gentoo.org> | 2021-02-19 04:06:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-19 04:06:50 +0000 |
commit | 5b236edc1c85466bb2964629aa31bd99ade3fdee (patch) | |
tree | da9dfaf6d63fb3b11f304c31b117e79aa38d6339 /dev-util | |
parent | dev-python/miniupnpc: Stabilize 2.2.1 x86, #771519 (diff) | |
download | gentoo-5b236edc1c85466bb2964629aa31bd99ade3fdee.tar.gz gentoo-5b236edc1c85466bb2964629aa31bd99ade3fdee.tar.bz2 gentoo-5b236edc1c85466bb2964629aa31bd99ade3fdee.zip |
dev-util/catfish: Stabilize 4.16.0 x86, #771531
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/catfish/catfish-4.16.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-4.16.0.ebuild b/dev-util/catfish/catfish-4.16.0.ebuild index e3bb7d3a2ce5..e683072333cb 100644 --- a/dev-util/catfish/catfish-4.16.0.ebuild +++ b/dev-util/catfish/catfish-4.16.0.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 |