summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2017-02-28 17:04:43 -0500
committerMike Gilbert <floppym@gentoo.org>2017-02-28 17:04:43 -0500
commitba5f65218a7f4c0ec769e77c3ce3edf6153869f2 (patch)
tree8e43a6cc1334c4a82059f0d1a7e0c1022542998d /app-vim
parentdev-python/cryptography-vectors: arm64 stable (diff)
downloadgentoo-ba5f65218a7f4c0ec769e77c3ce3edf6153869f2.tar.gz
gentoo-ba5f65218a7f4c0ec769e77c3ce3edf6153869f2.tar.bz2
gentoo-ba5f65218a7f4c0ec769e77c3ce3edf6153869f2.zip
app-vim/gentoo-syntax: stable for all
Bug: https://bugs.gentoo.org/611008 Package-Manager: Portage-2.3.3_p65_p453899, Repoman-2.3.1_p58_p453899
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild b/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild
index ec3e1171dfe0..6f3334c50e5b 100644
--- a/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild
+++ b/app-vim/gentoo-syntax/gentoo-syntax-20170225.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == 9999* ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/gentoo/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Gentoo and portage related syntax highlighting, filetype, and indent settings"