summaryrefslogtreecommitdiff
path: root/app-shells/fish
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2020-12-13 23:25:30 +0000
committerLiguros - Gitlab CI/CD [master] <gitlab@liguros.net>2020-12-13 23:25:30 +0000
commitfddf516add4924cfe9d698f116342e30b27d67b8 (patch)
tree37bb83a30233d4ffaecaf215788d57e89040a1df /app-shells/fish
parent8d7804efbd907eec22d8470e8200dcfd3c5bdd93 (diff)
downloadbaldeagleos-repo-21.1.0.tar.gz
baldeagleos-repo-21.1.0.tar.xz
baldeagleos-repo-21.1.0.zip
Updating liguros repo21.1.0
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/fish-3.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-3.1.2.ebuild b/app-shells/fish/fish-3.1.2.ebuild
index 12f245a92785..093bb201547d 100644
--- a/app-shells/fish/fish-3.1.2.ebuild
+++ b/app-shells/fish/fish-3.1.2.ebuild
@@ -16,7 +16,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.gz"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
fi
LICENSE="GPL-2"