diff options
author | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:18:32 -0400 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2015-08-24 22:18:32 -0400 |
commit | 5ed8edeca43b55ffc8977c8a090b51c1898d8673 (patch) | |
tree | 11166a7e45b56a80eca8ff3e6e29368fc901d69c /app-vim/notes | |
parent | app-vim/session: remove old (diff) | |
download | gentoo-5ed8edeca43b55ffc8977c8a090b51c1898d8673.tar.gz gentoo-5ed8edeca43b55ffc8977c8a090b51c1898d8673.tar.bz2 gentoo-5ed8edeca43b55ffc8977c8a090b51c1898d8673.zip |
app-vim/notes: stabilize 0.33
Diffstat (limited to 'app-vim/notes')
-rw-r--r-- | app-vim/notes/notes-0.33.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/notes/notes-0.33.ebuild b/app-vim/notes/notes-0.33.ebuild index 06a63c0a2f61..a2cd28bc3e82 100644 --- a/app-vim/notes/notes-0.33.ebuild +++ b/app-vim/notes/notes-0.33.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="vim plugin: easy note taking in vim" HOMEPAGE="http://peterodding.com/code/vim/notes/" SRC_URI="https://github.com/xolox/vim-notes/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="${PYTHON_DEPS} |