diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:19:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:19:36 +0200 |
commit | 472b47aac882d3b417aa7c24e55b8cffc9a650a9 (patch) | |
tree | 6c5769de1c4a1ffc5586f9f2be49121e48d021b8 /dev-vcs/gitolite | |
parent | dev-libs/libmemcached: x86 stable wrt bug #557572 (diff) | |
download | gentoo-472b47aac882d3b417aa7c24e55b8cffc9a650a9.tar.gz gentoo-472b47aac882d3b417aa7c24e55b8cffc9a650a9.tar.bz2 gentoo-472b47aac882d3b417aa7c24e55b8cffc9a650a9.zip |
dev-vcs/gitolite: x86 stable wrt bug #556886
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-vcs/gitolite')
-rw-r--r-- | dev-vcs/gitolite/gitolite-3.6.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitolite/gitolite-3.6.3.ebuild b/dev-vcs/gitolite/gitolite-3.6.3.ebuild index 485cfc8253b7..0a4cde83af2b 100644 --- a/dev-vcs/gitolite/gitolite-3.6.3.ebuild +++ b/dev-vcs/gitolite/gitolite-3.6.3.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="Highly flexible server for git directory version tracker" HOMEPAGE="https://github.com/sitaramc/gitolite" if [[ ${PV} != *9999 ]]; then SRC_URI="https://github.com/sitaramc/gitolite/archive/v${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 ~arm ~x86" + KEYWORDS="amd64 ~arm x86" else SRC_URI="" KEYWORDS="" |