summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-17 02:26:57 +0000
committerSam James <sam@gentoo.org>2022-03-17 02:26:57 +0000
commit5fecefaeda6cc9701aa69459e729454ad60796c0 (patch)
tree0dda2cb2ae06e3e0f7829dbd301bb56cf827b162 /app-shells/fish
parentdev-vcs/fossil: Bump to 2.18 (diff)
downloadgentoo-5fecefaeda6cc9701aa69459e729454ad60796c0.tar.gz
gentoo-5fecefaeda6cc9701aa69459e729454ad60796c0.tar.bz2
gentoo-5fecefaeda6cc9701aa69459e729454ad60796c0.zip
app-shells/fish: Stabilize 3.4.0 arm, #835339
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/fish-3.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-3.4.0.ebuild b/app-shells/fish/fish-3.4.0.ebuild
index 45bc18a52822..bdeb71dbfcef 100644
--- a/app-shells/fish/fish-3.4.0.ebuild
+++ b/app-shells/fish/fish-3.4.0.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 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
fi
LICENSE="GPL-2"