summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild')
-rw-r--r--app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild
index 9db315226409..d21795a8d7ba 100644
--- a/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild
+++ b/app-vim/vimclojure/vimclojure-2.3.6-r2.ebuild
@@ -10,10 +10,11 @@ MY_PN="VimClojure"
DESCRIPTION="vim plugin: Clojure syntax highlighting, filetype and indent settings"
HOMEPAGE="https://github.com/vim-scripts/VimClojure"
+#SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.zip -> ${P}.zip"
SRC_URI="https://github.com/vim-scripts/${MY_PN}/archive/${PV}.zip"
SLOT="0"
LICENSE="BSD"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-lang/clojure"