diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 15:30:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-19 15:30:47 +0200 |
commit | 245d3d8800275bbd411319ba3cfcec3c6f4fda7b (patch) | |
tree | 3a89ece7b01375f7bb25bc4d6af56b67d4b0ea8c /dev-vcs | |
parent | dev-util/rbtools: amd64 stable wrt bug #560156 (diff) | |
download | gentoo-245d3d8800275bbd411319ba3cfcec3c6f4fda7b.tar.gz gentoo-245d3d8800275bbd411319ba3cfcec3c6f4fda7b.tar.bz2 gentoo-245d3d8800275bbd411319ba3cfcec3c6f4fda7b.zip |
dev-vcs/git-cola: amd64 stable wrt bug #560446
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/git-cola/git-cola-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/git-cola/git-cola-2.2.1.ebuild b/dev-vcs/git-cola/git-cola-2.2.1.ebuild index 0990e9db29c9..e3bf99f00493 100644 --- a/dev-vcs/git-cola/git-cola-2.2.1.ebuild +++ b/dev-vcs/git-cola/git-cola-2.2.1.ebuild @@ -15,7 +15,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" RDEPEND=" |