From f089203a809c64d10c8fd37ecee8ea45834d27de Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 7 Dec 2021 07:25:23 +0100 Subject: [PATCH] dev-vcs/git-cola: x86 stable wrt bug #823098 Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-vcs/git-cola/git-cola-3.10.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-vcs/git-cola/git-cola-3.10.1.ebuild b/dev-vcs/git-cola/git-cola-3.10.1.ebuild index 5445b39c1f599..4bc81af9e7987 100644 --- a/dev-vcs/git-cola/git-cola-3.10.1.ebuild +++ b/dev-vcs/git-cola/git-cola-3.10.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="doc test" RESTRICT="!test? ( test )"