diff options
author | Pacho Ramos <pacho@gentoo.org> | 2017-09-25 16:10:15 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2017-09-25 16:10:33 +0200 |
commit | d1889de66897b301453199477889b32dc5d2bd7a (patch) | |
tree | 21dfc01660146972a142fdbc6d061f4cd013ee0d /dev-vcs | |
parent | dev-python/QtPy: amd64/x86 stable, bug #625078 (diff) | |
download | gentoo-d1889de66897b301453199477889b32dc5d2bd7a.tar.gz gentoo-d1889de66897b301453199477889b32dc5d2bd7a.tar.bz2 gentoo-d1889de66897b301453199477889b32dc5d2bd7a.zip |
dev-vcs/git-cola: amd64/x86 stable, bug #625078
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-cola/git-cola-2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-2.11.ebuild b/dev-vcs/git-cola/git-cola-2.11.ebuild index 149e64908a5d..78f74ae2c038 100644 --- a/dev-vcs/git-cola/git-cola-2.11.ebuild +++ b/dev-vcs/git-cola/git-cola-2.11.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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" # Since PyQt5 is preferred at runtime if installed, depend on that |