diff options
author | Sam James <sam@gentoo.org> | 2024-11-25 14:08:50 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-25 14:08:50 +0000 |
commit | d69a4cb5de6566e7216608ecd4ebb60a905477b0 (patch) | |
tree | 740aa783060430e39754d5c69c232635303fa954 /dev-vcs | |
parent | gnome-extra/libgda: fix C23 compat (diff) | |
download | gentoo-d69a4cb5de6566e7216608ecd4ebb60a905477b0.tar.gz gentoo-d69a4cb5de6566e7216608ecd4ebb60a905477b0.tar.bz2 gentoo-d69a4cb5de6566e7216608ecd4ebb60a905477b0.zip |
dev-vcs/git-cola: Stabilize 4.8.2-r1 x86, #944726
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-cola/git-cola-4.8.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-4.8.2-r1.ebuild b/dev-vcs/git-cola/git-cola-4.8.2-r1.ebuild index af62ed1b345c..052e295d2eba 100644 --- a/dev-vcs/git-cola/git-cola-4.8.2-r1.ebuild +++ b/dev-vcs/git-cola/git-cola-4.8.2-r1.ebuild @@ -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 ' |