summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild')
-rw-r--r--app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild
index e97c5784..c0b907fb 100644
--- a/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild
+++ b/app-shells/zsh-autosuggestions/zsh-autosuggestions-0.7.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2011-2022 Martin V\"ath
+# Copyright 2011-2024 Martin V\"ath
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit readme.gentoo-r1
RESTRICT="mirror"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
case ${PV} in
99999999*)
EGIT_REPO_URI="https://github.com/zsh-users/zsh-autosuggestions"