summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-24 20:35:37 +0000
committerSam James <sam@gentoo.org>2021-02-24 20:35:37 +0000
commitff85d06f3d1078a67f1cab2307765f741e823cb5 (patch)
tree8687da15e34836721386c30b0464e8a4dbe3c3c7 /dev-vcs/git-cola
parentapp-text/mupdf: Stabilize 1.18.0-r3 arm64, #772311 (diff)
downloadgentoo-ff85d06f3d1078a67f1cab2307765f741e823cb5.tar.gz
gentoo-ff85d06f3d1078a67f1cab2307765f741e823cb5.tar.bz2
gentoo-ff85d06f3d1078a67f1cab2307765f741e823cb5.zip
dev-vcs/git-cola: Stabilize 3.8 amd64, #758959
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r--dev-vcs/git-cola/git-cola-3.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.8.ebuild b/dev-vcs/git-cola/git-cola-3.8.ebuild
index bf6122a84dc8..09638531c42e 100644
--- a/dev-vcs/git-cola/git-cola-3.8.ebuild
+++ b/dev-vcs/git-cola/git-cola-3.8.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"
IUSE="doc test"
RESTRICT="!test? ( test )"