commit: f089203a809c64d10c8fd37ecee8ea45834d27de Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue Dec 7 06:25:23 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue Dec 7 06:25:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f089203a
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 <ago <AT> gentoo.org> 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 5445b39c1f59..4bc81af9e798 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 )"