summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/zenburn')
-rw-r--r--app-vim/zenburn/zenburn-2.25-r2.ebuild (renamed from app-vim/zenburn/zenburn-2.25-r1.ebuild)4
1 files changed, 3 insertions, 1 deletions
diff --git a/app-vim/zenburn/zenburn-2.25-r1.ebuild b/app-vim/zenburn/zenburn-2.25-r2.ebuild
index 5bcc6d4f5b3e..3add0f9c3bd0 100644
--- a/app-vim/zenburn/zenburn-2.25-r1.ebuild
+++ b/app-vim/zenburn/zenburn-2.25-r2.ebuild
@@ -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
@@ -15,3 +15,5 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="GPL-1"
SLOT="0"
KEYWORDS="amd64 ppc ppc64 x86"
+
+RDEPEND="!app-vim/colorschemes"