Skip to content

Commit

Permalink
dev-vcs/gitolite: amd64 stable wrt bug #603158
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <[email protected]>
  • Loading branch information
asarubbo committed Feb 4, 2017
1 parent 6a201b9 commit a345ea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-vcs/gitolite/gitolite-3.6.6.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit a345ea5

Please sign in to comment.