commit:     02408c6078e1baee6137325f5ee47cb64e171094
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  6 09:57:03 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Aug  6 09:57:03 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02408c60

app-vim/notes: Stable for amd64+x86.

Package-Manager: portage-2.2.28
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-vim/notes/notes-0.33.4.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/app-vim/notes/notes-0.33.4.ebuild 
b/app-vim/notes/notes-0.33.4.ebuild
index 06a63c0..96d2071 100644
--- a/app-vim/notes/notes-0.33.4.ebuild
+++ b/app-vim/notes/notes-0.33.4.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=5
+
 PYTHON_COMPAT=( python2_7 )
 PYTHON_REQ_USE="sqlite"
 
@@ -12,7 +13,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}

Reply via email to