commit: e57f1e2a288b9d5f8b4b29bcc530ba7efb5aec8b Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Mon Apr 25 09:11:02 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Apr 25 09:12:24 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e57f1e2a
dev-vcs/git-cola: Stabilize 3.12.0 amd64, #829839 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-vcs/git-cola/git-cola-3.12.0.ebuild | 4 ++-- 1 file 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 )"