diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:28:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 16:28:03 +0100 |
commit | 7823a860e618f7cf947ef8856c233bb033087bb3 (patch) | |
tree | d2beaf0b8cb6226761df9a34ce4911d75f03551e /app-vim/fluxbox-syntax | |
parent | app-text/xdvik: dropped ~x86-freebsd (diff) | |
download | gentoo-7823a860e618f7cf947ef8856c233bb033087bb3.tar.gz gentoo-7823a860e618f7cf947ef8856c233bb033087bb3.tar.bz2 gentoo-7823a860e618f7cf947ef8856c233bb033087bb3.zip |
app-vim/fluxbox-syntax: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'app-vim/fluxbox-syntax')
-rw-r--r-- | app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild index d9c7b698fb3d..3c2c489e8d39 100644 --- a/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.ebuild +++ b/app-vim/fluxbox-syntax/fluxbox-syntax-1.5.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 # $Id$ @@ -7,7 +7,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: fluxbox files syntax and indent" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=679" LICENSE="vim" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND="${RDEPEND} >=app-vim/genindent-1.0" |