commit: f284bde0c1c2ee81e28cd023a02e6cbc40c5256f Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Thu Jun 9 21:30:03 2016 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Thu Jun 9 21:30:03 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f284bde0
app-vim/rainbow_parentheses: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy. Package-Manager: portage-2.2.28 app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild b/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild index ece9d7e..504e34a 100644 --- a/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild +++ b/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: Colour parentheses to differentiate nest levels" HOMEPAGE="https://github.com/kien/rainbow_parentheses.vim" SRC_URI="https://dev.gentoo.org/~monsieurp/packages/${P}.zip" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc sparc x86" DEPEND="app-arch/unzip" RDEPEND="${DEPEND}"
