diff options
author | 2024-11-25 20:06:49 +0000 | |
---|---|---|
committer | 2024-11-25 20:06:49 +0000 | |
commit | 72339a4f28c9bbfe6a15c785e651520d05a1d898 (patch) | |
tree | 6ae4709b53afb420348a6062874631992b9f2b30 /dev-vcs | |
parent | media-video/ffmpeg: Fix build on musl (diff) | |
download | gentoo-72339a4f28c9bbfe6a15c785e651520d05a1d898.tar.gz gentoo-72339a4f28c9bbfe6a15c785e651520d05a1d898.tar.bz2 gentoo-72339a4f28c9bbfe6a15c785e651520d05a1d898.zip |
dev-vcs/git-cola: Stabilize 4.8.2-r1 amd64, #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 052e295d2eba..cc31ca4ed9c8 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 ' |