diff options
Diffstat (limited to 'x11-terms/kitty')
-rw-r--r-- | x11-terms/kitty/kitty-0.17.2-r1.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.17.3.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.17.4.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.18.1.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.18.2.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-0.18.3.ebuild | 2 | ||||
-rw-r--r-- | x11-terms/kitty/kitty-9999.ebuild | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/x11-terms/kitty/kitty-0.17.2-r1.ebuild b/x11-terms/kitty/kitty-0.17.2-r1.ebuild index 24b10118172e..9df56c78041d 100644 --- a/x11-terms/kitty/kitty-0.17.2-r1.ebuild +++ b/x11-terms/kitty/kitty-0.17.2-r1.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" diff --git a/x11-terms/kitty/kitty-0.17.3.ebuild b/x11-terms/kitty/kitty-0.17.3.ebuild index 24b10118172e..9df56c78041d 100644 --- a/x11-terms/kitty/kitty-0.17.3.ebuild +++ b/x11-terms/kitty/kitty-0.17.3.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" 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" diff --git a/x11-terms/kitty/kitty-0.18.1.ebuild b/x11-terms/kitty/kitty-0.18.1.ebuild index 8c01019befd9..d43240fe2f8a 100644 --- a/x11-terms/kitty/kitty-0.18.1.ebuild +++ b/x11-terms/kitty/kitty-0.18.1.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" diff --git a/x11-terms/kitty/kitty-0.18.2.ebuild b/x11-terms/kitty/kitty-0.18.2.ebuild index 8c01019befd9..d43240fe2f8a 100644 --- a/x11-terms/kitty/kitty-0.18.2.ebuild +++ b/x11-terms/kitty/kitty-0.18.2.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" diff --git a/x11-terms/kitty/kitty-0.18.3.ebuild b/x11-terms/kitty/kitty-0.18.3.ebuild index 8c01019befd9..d43240fe2f8a 100644 --- a/x11-terms/kitty/kitty-0.18.3.ebuild +++ b/x11-terms/kitty/kitty-0.18.3.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" diff --git a/x11-terms/kitty/kitty-9999.ebuild b/x11-terms/kitty/kitty-9999.ebuild index 2458ef6749d0..4788ef550247 100644 --- a/x11-terms/kitty/kitty-9999.ebuild +++ b/x11-terms/kitty/kitty-9999.ebuild @@ -5,7 +5,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{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" |