diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:38:47 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-15 19:38:47 +0100 |
commit | 8b40eb1d7a9177de163cf07b80976c1e56aecdad (patch) | |
tree | c7fa3b0a36f7b8a3b7a198fb10a3302b2b55bafe /dev-util/catfish | |
parent | dev-python/snakeoil: x86 stable wrt bug #712324 (diff) | |
download | gentoo-8b40eb1d7a9177de163cf07b80976c1e56aecdad.tar.gz gentoo-8b40eb1d7a9177de163cf07b80976c1e56aecdad.tar.bz2 gentoo-8b40eb1d7a9177de163cf07b80976c1e56aecdad.zip |
dev-util/catfish: x86 stable wrt bug #712350
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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-1.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/catfish/catfish-1.4.13.ebuild b/dev-util/catfish/catfish-1.4.13.ebuild index 4ede1dcf2f23..b41dc7c49c69 100644 --- a/dev-util/catfish/catfish-1.4.13.ebuild +++ b/dev-util/catfish/catfish-1.4.13.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/gobject-introspection |