summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-27 08:57:27 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-27 08:57:27 +0200
commit5811052a0aced0ee00045ff07cbcd0d4eadaf204 (patch)
tree0a60b4186f48e2c136477338fe5f9bc34b3edc81
parentdev-lua/LuaBitOp: x86 stable wrt bug #814989 (diff)
downloadgentoo-5811052a0aced0ee00045ff07cbcd0d4eadaf204.tar.gz
gentoo-5811052a0aced0ee00045ff07cbcd0d4eadaf204.tar.bz2
gentoo-5811052a0aced0ee00045ff07cbcd0d4eadaf204.zip
dev-util/catfish: x86 stable wrt bug #815016
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--dev-util/catfish/catfish-4.16.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-4.16.2.ebuild b/dev-util/catfish/catfish-4.16.2.ebuild
index f271aad0fcf5..e598039ab371 100644
--- a/dev-util/catfish/catfish-4.16.2.ebuild
+++ b/dev-util/catfish/catfish-4.16.2.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