diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:55:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-09-27 08:55:25 +0200 |
commit | 148bb97386c93f2076f4f02e4ecb9281debf1aa3 (patch) | |
tree | 524850f854e1fcc248655aad4e9ef7374b6974aa /dev-util | |
parent | dev-lua/LuaBitOp: amd64 stable wrt bug #814989 (diff) | |
download | gentoo-148bb97386c93f2076f4f02e4ecb9281debf1aa3.tar.gz gentoo-148bb97386c93f2076f4f02e4ecb9281debf1aa3.tar.bz2 gentoo-148bb97386c93f2076f4f02e4ecb9281debf1aa3.zip |
dev-util/catfish: amd64 stable wrt bug #815016
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')
-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 e20eafa63bda..f271aad0fcf5 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 |