diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 15:07:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-22 15:07:37 +0100 |
commit | 92ba604a7aee671e387677ff7ceadcc8137c3be8 (patch) | |
tree | 10627026004d74b9c668963aa0711cf19f8216d3 /dev-vcs/git-cola | |
parent | virtual/cblas: x86 stable wrt bug #700196 (diff) | |
download | gentoo-92ba604a7aee671e387677ff7ceadcc8137c3be8.tar.gz gentoo-92ba604a7aee671e387677ff7ceadcc8137c3be8.tar.bz2 gentoo-92ba604a7aee671e387677ff7ceadcc8137c3be8.zip |
dev-vcs/git-cola: x86 stable wrt bug #712242
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs/git-cola')
-rw-r--r-- | dev-vcs/git-cola/git-cola-3.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild index 0ffc73c8602b..2626644a02d9 100644 --- a/dev-vcs/git-cola/git-cola-3.5-r1.ebuild +++ b/dev-vcs/git-cola/git-cola-3.5-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |