dev-vcs/gitolite: amd64 stable wrt bug #689794
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 15 Jul 2019 14:16:58 +0000 (16:16 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 15 Jul 2019 14:16:58 +0000 (16:16 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"

dev-vcs/gitolite/gitolite-3.6.11.ebuild

index 8da763ed6c3b859c9347db20276a7ea605026186..d81abf1fa40e2250ad10a525fd89702439fd1762 100644 (file)
@@ -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"