commit: 6091ea0ccad5e27dab33d92768e82ab6e1d9bd70 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Tue Jul 19 20:23:05 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Tue Jul 19 20:32:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6091ea0c
app-vim/html5: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/html5/html5-0.27.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/html5/html5-0.27.ebuild b/app-vim/html5/html5-0.27.ebuild index 707a14f..3c00e0b 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}"
