Skip to content

Commit

Permalink
dev-vcs/gitolite: amd64 stable wrt bug #689794
Browse files Browse the repository at this point in the history
Signed-off-by: Agostino Sarubbo <[email protected]>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
  • Loading branch information
asarubbo committed Jul 15, 2019
1 parent d93b494 commit 7a0eb46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/gitolite/gitolite-3.6.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,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/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 ~arm ~x86"
KEYWORDS="amd64 ~arm ~x86"
else
SRC_URI=""
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
fi

LICENSE="GPL-2"
Expand Down

0 comments on commit 7a0eb46

Please sign in to comment.