diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-06-09 21:30:03 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-06-09 21:30:03 +0000 |
commit | f284bde0c1c2ee81e28cd023a02e6cbc40c5256f (patch) | |
tree | 705ba61e5624dc671d54b317014bf4bf6f0f9dce /app-vim | |
parent | app-admin/entr: Stable for amd64. Retroactively mark stable for the remaining... (diff) | |
download | gentoo-f284bde0c1c2ee81e28cd023a02e6cbc40c5256f.tar.gz gentoo-f284bde0c1c2ee81e28cd023a02e6cbc40c5256f.tar.bz2 gentoo-f284bde0c1c2ee81e28cd023a02e6cbc40c5256f.zip |
app-vim/rainbow_parentheses: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild b/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild index ece9d7e123f2..504e34a4ff31 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}" |