summaryrefslogtreecommitdiff
path: root/app-vim/rainbow_parentheses
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-02-05 18:44:56 +0000
commit29aabba0ea759c6a2864ff5631735b67ee38e5e0 (patch)
treeab466b4dfa7abecb401b2f8039d08af4689306bb /app-vim/rainbow_parentheses
parentd42200bec37eef2a7478d88988ff00addd0a9202 (diff)
gentoo resync : 05.02.2020
Diffstat (limited to 'app-vim/rainbow_parentheses')
-rw-r--r--app-vim/rainbow_parentheses/Manifest2
-rw-r--r--app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/rainbow_parentheses/Manifest b/app-vim/rainbow_parentheses/Manifest
index 3b9db51a3aae..2b16844d684c 100644
--- a/app-vim/rainbow_parentheses/Manifest
+++ b/app-vim/rainbow_parentheses/Manifest
@@ -1,3 +1,3 @@
DIST rainbow_parentheses-1.0.zip 2827 BLAKE2B 655905c1b54d5c885e1a06fe4403786b76958ba47d0facae3d3a1e657ae0a702b3f939383e2f617f5bdca9b33193dd52196eff5915236180e0d9d4a6a4e22e79 SHA512 326310058a7dd25fbd47105334cc1a6a059d40842afe48164922b7869af344dc230a5f3b329c13d5d0ae9779814507defa8d0ff56b951556e8f2bd685313e569
-EBUILD rainbow_parentheses-1.0.ebuild 465 BLAKE2B 9bd56a696c95e0a3b349333c4d4b07369904aac70e456cf7ffcfbf1dfed6baa85d32377290a8d2b7519792e3fad3e54e0343cb8fa93027d25f806ba6241e638c SHA512 26bd9fb6ed5a1ad321d80c87077b757d88c9a00ad8f053e634f603fe7352dd70ed8b26067d60cac8f49c96f459b8cc471fc2f68eae6171612095b79102668d5b
+EBUILD rainbow_parentheses-1.0.ebuild 466 BLAKE2B 51d82811d3868f33b007800f5a5c61d1892285c2eedeef76b82b7d16aa1132886c47aaedc1bbc66a5e5765d255e57134c730c8bbf98f10bf0929ecb7854305e3 SHA512 b88a72ba952b227eb4d3824db1db18a8e463f7b10e6bc5d1eb0a4ed5d58836c17f4e0952762531788ee150315c4576325541d77565c7aab03e7c89195c3fdcc9
MISC metadata.xml 454 BLAKE2B 36c6cd350f7fec2a1e473f7c9fc071943d5de82826e7cd66159542710137ecee788fcd3390d8271a36cd8c1f7a4b99e4c864dd92667e502630fc3243f03084fd SHA512 a4b31f36a2f9097b165e424cafdeb772ece04ecbfc5b7813e17ae13eb5ee4a15f1e180fa20ac722087ba2968385c766ff76be1599dd584a01d804604c732dd63
diff --git a/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild b/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild
index c9f0a4f2d4cd..8d2306f17dbe 100644
--- a/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild
+++ b/app-vim/rainbow_parentheses/rainbow_parentheses-1.0.ebuild
@@ -9,7 +9,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}"