commit: 5ed8edeca43b55ffc8977c8a090b51c1898d8673 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Tue Aug 25 02:18:32 2015 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Tue Aug 25 02:18:32 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ed8edec
app-vim/notes: stabilize 0.33 app-vim/notes/notes-0.33.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/notes/notes-0.33.ebuild b/app-vim/notes/notes-0.33.ebuild index 06a63c0..a2cd28b 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}
