diff options
Diffstat (limited to 'x11-terms/kitty/kitty-0.17.4.ebuild')
-rw-r--r-- | x11-terms/kitty/kitty-0.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty/kitty-0.17.4.ebuild b/x11-terms/kitty/kitty-0.17.4.ebuild index 24b10118172e..9df56c78041d 100644 --- a/x11-terms/kitty/kitty-0.17.4.ebuild +++ b/x11-terms/kitty/kitty-0.17.4.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{6,7,8} ) -inherit eutils python-single-r1 toolchain-funcs xdg +inherit optfeature python-single-r1 toolchain-funcs xdg if [[ ${PV} == "9999" ]] ; then EGIT_REPO_URI="https://github.com/kovidgoyal/kitty.git" |