diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-07-19 22:23:05 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-07-19 22:32:39 +0200 |
commit | 6091ea0ccad5e27dab33d92768e82ab6e1d9bd70 (patch) | |
tree | 7dc857b7fb5c49c4398601991d4989a4f9dbb09c /app-vim/html5 | |
parent | net-mail/notmuch: Bump version to 0.22.1 (diff) | |
download | gentoo-6091ea0ccad5e27dab33d92768e82ab6e1d9bd70.tar.gz gentoo-6091ea0ccad5e27dab33d92768e82ab6e1d9bd70.tar.bz2 gentoo-6091ea0ccad5e27dab33d92768e82ab6e1d9bd70.zip |
app-vim/html5: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim/html5')
-rw-r--r-- | app-vim/html5/html5-0.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/html5/html5-0.27.ebuild b/app-vim/html5/html5-0.27.ebuild index 707a14f79d08..3c00e0bf25ea 100644 --- a/app-vim/html5/html5-0.27.ebuild +++ b/app-vim/html5/html5-0.27.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: HTML5/SVG omnicomplete function, indent and syntax for HOMEPAGE="https://github.com/othree/html5.vim" SRC_URI="https://github.com/othree/${PN}.vim/archive/${PV}.zip -> ${P}.zip" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND="app-arch/unzip" RDEPEND="${DEPEND}" |