summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/detectindent/detectindent-1.0_p20150908.ebuild')
-rw-r--r--app-vim/detectindent/detectindent-1.0_p20150908.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
index 232c7a61e1a8..48402b60c7ee 100644
--- a/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
+++ b/app-vim/detectindent/detectindent-1.0_p20150908.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: automatically detect file indent settings"
HOMEPAGE="https://github.com/ciaranm/detectindent"
LICENSE="vim"
-KEYWORDS="amd64 hppa ~mips ppc sparc x86"
+KEYWORDS="amd64 ~hppa ~mips ppc sparc x86"
IUSE=""
if [[ ${PV} != 9999* ]] ; then