commit: ec9a66506b49c30255cbd35e15f44220819cb94a Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jan 9 16:17:24 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jan 9 16:35:15 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec9a6650
dev-vcs/git-cola: Stabilize 4.16.1 x86, #968552 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-vcs/git-cola/git-cola-4.16.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-vcs/git-cola/git-cola-4.16.1.ebuild b/dev-vcs/git-cola/git-cola-4.16.1.ebuild index 129e9adea1a1..879ef78c814a 100644 --- a/dev-vcs/git-cola/git-cola-4.16.1.ebuild +++ b/dev-vcs/git-cola/git-cola-4.16.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" RDEPEND=" $(python_gen_cond_dep '
