summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-06-12 20:32:10 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-06-12 19:44:27 +0100
commit384ccf9305ab48db14a7b2dbe605f137f1554c4e (patch)
tree5bb49e4e94e7210e674b8fa2453ee6f18bab1e03 /app-shells/fish/fish-3.1.2.ebuild
parentapp-shells/fish: keyworded 3.0.2 for sparc (diff)
downloadgentoo-384ccf9305ab48db14a7b2dbe605f137f1554c4e.tar.gz
gentoo-384ccf9305ab48db14a7b2dbe605f137f1554c4e.tar.bz2
gentoo-384ccf9305ab48db14a7b2dbe605f137f1554c4e.zip
app-shells/fish: keyworded 3.1.2 for sparc
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells/fish/fish-3.1.2.ebuild')
-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 77f6617e11c3..4a0590edf2b2 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="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
fi
LICENSE="GPL-2"