summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-09-07 02:48:35 +0100
committerSam James <sam@gentoo.org>2022-09-07 02:48:35 +0100
commit677ba6dd58251471cb4f245eebbb4643a7857e98 (patch)
treeaa449c37a9e2a1a7f0fc4cb9879a9ce10925f7c5
parentapp-i18n/ibus: fix not byte-compiled issue (diff)
downloadgentoo-677ba6dd.tar.gz
gentoo-677ba6dd.tar.bz2
gentoo-677ba6dd.zip
dev-vcs/git-cola: Stabilize 4.0.1 amd64, #868771
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-vcs/git-cola/git-cola-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-4.0.1.ebuild b/dev-vcs/git-cola/git-cola-4.0.1.ebuild
index 68d4675e79db..18fdcca3cf77 100644
--- a/dev-vcs/git-cola/git-cola-4.0.1.ebuild
+++ b/dev-vcs/git-cola/git-cola-4.0.1.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"
IUSE="test"
RESTRICT="!test? ( test )"