summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-vim/vim-flake8/vim-flake8-1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-flake8/vim-flake8-1.6.ebuild b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
index 2b924a52a00b..65ef30755e2c 100644
--- a/app-vim/vim-flake8/vim-flake8-1.6.ebuild
+++ b/app-vim/vim-flake8/vim-flake8-1.6.ebuild
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: runs the currently open file through flake8"
HOMEPAGE="https://github.com/nvie/vim-flake8"
SRC_URI="https://github.com/nvie/${PN}/archive/${PV}.zip -> ${P}.zip"
-LICENSE="vim.org"
+LICENSE="BSD"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
DEPEND="app-arch/unzip"