summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-25 12:11:02 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-25 12:12:24 +0300
commite57f1e2a288b9d5f8b4b29bcc530ba7efb5aec8b (patch)
tree8ad64985f6758f976bdefe6fd2b355f57485e67c /dev-vcs/git-cola
parentapp-laptop/thinkfan: Stabilize 1.2.2 x86, #828326 (diff)
downloadgentoo-e57f1e2a288b9d5f8b4b29bcc530ba7efb5aec8b.tar.gz
gentoo-e57f1e2a288b9d5f8b4b29bcc530ba7efb5aec8b.tar.bz2
gentoo-e57f1e2a288b9d5f8b4b29bcc530ba7efb5aec8b.zip
dev-vcs/git-cola: Stabilize 3.12.0 amd64, #829839
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r--dev-vcs/git-cola/git-cola-3.12.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.12.0.ebuild b/dev-vcs/git-cola/git-cola-3.12.0.ebuild
index 51817bdd4a3b..e6e2d34dee48 100644
--- a/dev-vcs/git-cola/git-cola-3.12.0.ebuild
+++ b/dev-vcs/git-cola/git-cola-3.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 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"
IUSE="doc test"
RESTRICT="!test? ( test )"