diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 12:33:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-04-19 12:33:18 +0300 |
commit | 76d1fe7af6cb51ba833500cf33d9dc31a9b4f72c (patch) | |
tree | a70664b3272c53279abe8c27b56cdec09a676545 /dev-vcs/git-cola | |
parent | app-misc/lirc: Stabilize 0.10.2 amd64, #904285 (diff) | |
download | gentoo-76d1fe7af6cb51ba833500cf33d9dc31a9b4f72c.tar.gz gentoo-76d1fe7af6cb51ba833500cf33d9dc31a9b4f72c.tar.bz2 gentoo-76d1fe7af6cb51ba833500cf33d9dc31a9b4f72c.zip |
dev-vcs/git-cola: Stabilize 4.1.0 amd64, #904284
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r-- | dev-vcs/git-cola/git-cola-4.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-4.1.0.ebuild b/dev-vcs/git-cola/git-cola-4.1.0.ebuild index 1238acfabdb8..8df7a421ca10 100644 --- a/dev-vcs/git-cola/git-cola-4.1.0.ebuild +++ b/dev-vcs/git-cola/git-cola-4.1.0.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 )" |