summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-04-30 19:29:01 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-01 09:30:32 +0800
commit6bc4d645deaf4f58f01bf114dc999be94aa7c1d1 (patch)
tree291b6abd87543965070e050907f571436de21baf /app-shells/fish
parentapp-shells/fish: keyword 3.4.1 for ~loong (diff)
downloadgentoo-6bc4d645deaf4f58f01bf114dc999be94aa7c1d1.tar.gz
gentoo-6bc4d645deaf4f58f01bf114dc999be94aa7c1d1.tar.bz2
gentoo-6bc4d645deaf4f58f01bf114dc999be94aa7c1d1.zip
app-shells/fish: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-shells/fish')
-rw-r--r--app-shells/fish/fish-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-9999.ebuild b/app-shells/fish/fish-9999.ebuild
index 45bc18a52822..dc549c756ea5 100644
--- a/app-shells/fish/fish-9999.ebuild
+++ b/app-shells/fish/fish-9999.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 ~loong ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
fi
LICENSE="GPL-2"