diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 11:55:53 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-18 13:44:08 +0200 |
commit | 570edfcad1baf6c44ce3742f4fe1111023ea99e9 (patch) | |
tree | f9973b5df4503844564786cd92fc1c4700ce5075 /app-vim/eselect-syntax | |
parent | app-editors/qxmledit: version bump 0.9.7 (diff) | |
download | gentoo-570edfcad1baf6c44ce3742f4fe1111023ea99e9.tar.gz gentoo-570edfcad1baf6c44ce3742f4fe1111023ea99e9.tar.bz2 gentoo-570edfcad1baf6c44ce3742f4fe1111023ea99e9.zip |
app-vim/eselect-syntax: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'app-vim/eselect-syntax')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild index 5fabdddfbf47..f3a308afbc65 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils vim-plugin @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" DEPEND="!<app-vim/gentoo-syntax-20070506" RDEPEND="${DEPEND}" |