commit: 07ae956910ad816daa1a03683198c1530d9382e0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 08:19:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 08:19:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07ae9569
dev-vcs/git-cola: Stabilize 3.8 x86, #758959 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-vcs/git-cola/git-cola-3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-cola/git-cola-3.8.ebuild b/dev-vcs/git-cola/git-cola-3.8.ebuild index 09638531c42..f8f01dccb51 100644 --- a/dev-vcs/git-cola/git-cola-3.8.ebuild +++ b/dev-vcs/git-cola/git-cola-3.8.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="doc test" RESTRICT="!test? ( test )"
