diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:57:27 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:57:27 +0200 |
commit | 5811052a0aced0ee00045ff07cbcd0d4eadaf204 (patch) | |
tree | 0a60b4186f48e2c136477338fe5f9bc34b3edc81 /dev-util/catfish | |
parent | dev-lua/LuaBitOp: x86 stable wrt bug #814989 (diff) | |
download | gentoo-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>
Diffstat (limited to 'dev-util/catfish')
-rw-r--r-- | dev-util/catfish/catfish-4.16.2.ebuild | 2 |
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 |