Skip to content

Commit

Permalink
dev-vcs/gitolite: fix KEYWORDS
Browse files Browse the repository at this point in the history
Fixes: 83b1554
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Feb 15, 2021
1 parent 0a312f0 commit e16382d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-vcs/gitolite/gitolite-3.6.11.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ 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"
else
SRC_URI=""
KEYWORDS="amd64 arm x86"
fi

LICENSE="GPL-2"
Expand Down

0 comments on commit e16382d

Please sign in to comment.