summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}"