app-vim/molokai: add blocker to app-vim/colorschemes

Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>

Closes: https://bugs.gentoo.org/637122
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger
2024-01-13 17:56:04 +01:00
committed by Conrad Kostecki
parent 4411382fc5
commit dcd57a2ddd

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,3 +13,5 @@ SRC_URI="https://github.com/tomasr/molokai/archive/${COMMIT}.tar.gz -> ${P}.tar.
LICENSE="vim"
KEYWORDS="amd64 x86"
RDEPEND="!app-vim/colorschemes"