summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymond Wong <infiwang@pm.me>2022-04-24 16:06:54 +0800
committerJakov Smolić <jsmolic@gentoo.org>2022-04-24 13:05:37 +0200
commit5d6e2f94f6421a6123295fcb0dd7e454e787f4f5 (patch)
tree434fc5a2e8937c454c6b1870f68cff54a5e991f9 /app-shells/fish
parentapp-shells/fish: Keyword 3.4.1 riscv, #840236 (diff)
downloadgentoo-5d6e2f94f6421a6123295fcb0dd7e454e787f4f5.tar.gz
gentoo-5d6e2f94f6421a6123295fcb0dd7e454e787f4f5.tar.bz2
gentoo-5d6e2f94f6421a6123295fcb0dd7e454e787f4f5.zip
app-shells/fish: Keyword 3.4.1 mips, #840236
Signed-off-by: Raymond Wong <infiwang@pm.me> Closes: https://github.com/gentoo/gentoo/pull/25176 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/fish-3.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-3.4.1.ebuild b/app-shells/fish/fish-3.4.1.ebuild
index 2a76439ee7f9..87792332f963 100644
--- a/app-shells/fish/fish-3.4.1.ebuild
+++ b/app-shells/fish/fish-3.4.1.ebuild
@@ -18,7 +18,7 @@ if [[ ${PV} == "9999" ]]; then
EGIT_REPO_URI="https://github.com/${PN}-shell/${PN}-shell.git"
else
SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/${MY_P}.tar.xz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
fi
LICENSE="GPL-2"