summaryrefslogtreecommitdiff
path: root/app-vim
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2016-07-19 22:23:05 +0200
committerPatrice Clement <monsieurp@gentoo.org>2016-07-19 22:32:39 +0200
commit6091ea0ccad5e27dab33d92768e82ab6e1d9bd70 (patch)
tree7dc857b7fb5c49c4398601991d4989a4f9dbb09c /app-vim
parent7addb30ca0464cda5f843b317041838897f18b41 (diff)
downloadgentoo-6091ea0ccad5e27dab33d92768e82ab6e1d9bd70.tar.gz
gentoo-6091ea0ccad5e27dab33d92768e82ab6e1d9bd70.tar.xz
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')
-rw-r--r--app-vim/html5/html5-0.27.ebuild2
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 707a14f79d0..3c00e0bf25e 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}"