summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-02-04 16:17:14 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-02-04 16:21:07 +0100
commita345ea562045fcbbf35d7bf8340b33f10b69fc0d (patch)
tree93d35216cc8e46e682b275df250a290b47ba862f /dev-vcs
parentnet-im/bitlbee: amd64 stable wrt bug #607764 (diff)
downloadgentoo-a345ea562045fcbbf35d7bf8340b33f10b69fc0d.tar.gz
gentoo-a345ea562045fcbbf35d7bf8340b33f10b69fc0d.tar.bz2
gentoo-a345ea562045fcbbf35d7bf8340b33f10b69fc0d.zip
dev-vcs/gitolite: amd64 stable wrt bug #603158
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r--dev-vcs/gitolite/gitolite-3.6.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/gitolite/gitolite-3.6.6.ebuild b/dev-vcs/gitolite/gitolite-3.6.6.ebuild
index 47d67713f734..adff9fda59c2 100644
--- a/dev-vcs/gitolite/gitolite-3.6.6.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.6.ebuild
@@ -13,10 +13,10 @@ 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=""
+ KEYWORDS="amd64"
fi
LICENSE="GPL-2"