commit: 15c82b7a3e73faaabd0f9fa839b3fe75f1764a04 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Jan 9 05:22:35 2020 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Jan 9 06:01:04 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15c82b7a
x11-terms/kitty: remove redundant IUSE Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-terms/kitty/kitty-0.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty/kitty-0.15.1.ebuild b/x11-terms/kitty/kitty-0.15.1.ebuild index 13c55df7f88..b921dc1b6a7 100644 --- a/x11-terms/kitty/kitty-0.15.1.ebuild +++ b/x11-terms/kitty/kitty-0.15.1.ebuild @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/kovidgoyal/kitty" LICENSE="GPL-3" SLOT="0" -IUSE="debug imagemagick wayland" +IUSE="debug wayland" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RDEPEND="
