commit: ff85d06f3d1078a67f1cab2307765f741e823cb5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 24 20:35:37 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 24 20:35:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff85d06f
dev-vcs/git-cola: Stabilize 3.8 amd64, #758959 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-cola/git-cola-3.8.ebuild | 4 ++-- 1 file 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 bf6122a84dc..09638531c42 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 )"
