x11-terms/kitty: revbump with changed RDEPEND
authorJoonas Niilola <juippis@gentoo.org>
Fri, 21 Feb 2020 05:32:20 +0000 (07:32 +0200)
committerJoonas Niilola <juippis@gentoo.org>
Fri, 21 Feb 2020 05:32:20 +0000 (07:32 +0200)
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
x11-terms/kitty/kitty-0.16.0-r1.ebuild [moved from x11-terms/kitty/kitty-0.16.0.ebuild with 97% similarity]

similarity index 97%
rename from x11-terms/kitty/kitty-0.16.0.ebuild
rename to x11-terms/kitty/kitty-0.16.0-r1.ebuild
index eff516cfcbaaad5f427e3d7965529af84cd70a44..1dde4e4a9967c86e6e52e6d8c510c31354cfd689 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} )
 
-inherit python-single-r1 toolchain-funcs xdg eutils
+inherit eutils python-single-r1 toolchain-funcs xdg
 
 if [[ ${PV} == "9999" ]] ; then
        EGIT_REPO_URI="https://github.com/kovidgoyal/kitty.git"