diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-11-05 11:04:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-11-05 11:04:09 +0100 |
commit | 1af5b2bb82f150d09f8c02069c52f6bb381b9e0e (patch) | |
tree | e793410d08d8b4c4108ec09aadf0c7507b376f53 /dev-util/catfish | |
parent | app-editors/mousepad: amd64 stable wrt bug #821844 (diff) | |
download | gentoo-1af5b2bb82f150d09f8c02069c52f6bb381b9e0e.tar.gz gentoo-1af5b2bb82f150d09f8c02069c52f6bb381b9e0e.tar.bz2 gentoo-1af5b2bb82f150d09f8c02069c52f6bb381b9e0e.zip |
dev-util/catfish: amd64 stable wrt bug #821847
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 e20eafa63bda..f271aad0fcf5 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 |