summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-11-18 14:49:02 +0000
committerSam James <sam@gentoo.org>2023-11-18 14:49:02 +0000
commit25a9dc71dbff9410bb1bd44744a8f582201268fb (patch)
tree58468813e8f49f0720e0dc25827234a18a71ddcd /app-misc
parentsci-libs/gdal: Stabilize 3.7.3 ppc64, #917540 (diff)
downloadgentoo-25a9dc71dbff9410bb1bd44744a8f582201268fb.tar.gz
gentoo-25a9dc71dbff9410bb1bd44744a8f582201268fb.tar.bz2
gentoo-25a9dc71dbff9410bb1bd44744a8f582201268fb.zip
app-misc/hyfetch: Keyword 1.4.10 arm64, #917542
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/hyfetch/hyfetch-1.4.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/hyfetch/hyfetch-1.4.10.ebuild b/app-misc/hyfetch/hyfetch-1.4.10.ebuild
index 8a6dd0d5a2f6..92dcfefad695 100644
--- a/app-misc/hyfetch/hyfetch-1.4.10.ebuild
+++ b/app-misc/hyfetch/hyfetch-1.4.10.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
inherit git-r3
else
SRC_URI="https://github.com/hykilpikonna/${PN}/archive/${PV}/${P}.tar.gz"
- KEYWORDS="~amd64"
+ KEYWORDS="~amd64 ~arm64"
fi
LICENSE="MIT"