summaryrefslogtreecommitdiff
path: root/dev-vcs/gitolite/gitolite-3.6.13.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-vcs/gitolite/gitolite-3.6.13.ebuild')
-rw-r--r--dev-vcs/gitolite/gitolite-3.6.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/gitolite/gitolite-3.6.13.ebuild b/dev-vcs/gitolite/gitolite-3.6.13.ebuild
index 5b07820b7a75..1d9d797c2ef3 100644
--- a/dev-vcs/gitolite/gitolite-3.6.13.ebuild
+++ b/dev-vcs/gitolite/gitolite-3.6.13.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/sitaramc/${PN}.git"
else
SRC_URI="https://github.com/sitaramc/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~x86"
+ KEYWORDS="~amd64 arm x86"
fi
LICENSE="GPL-2"