summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-11-18 10:28:27 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2024-11-18 10:28:27 +0000
commit5d725b7cebd55a9052b862fb820f909cbecdcb14 (patch)
treec2c0f8474851cb4334db1572dc50c583d2e7ab99 /dev-ml
parentdev-ml/ocaml-ctypes: Stabilize 0.23.0 amd64, #942676 (diff)
downloadgentoo-5d725b7cebd55a9052b862fb820f909cbecdcb14.tar.gz
gentoo-5d725b7cebd55a9052b862fb820f909cbecdcb14.tar.bz2
gentoo-5d725b7cebd55a9052b862fb820f909cbecdcb14.zip
dev-ml/luv: Stabilize 0.5.14-r1 arm64, #942676
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/luv/luv-0.5.14-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.14-r1.ebuild b/dev-ml/luv/luv-0.5.14-r1.ebuild
index 90d19d207f29..7937342c3f10 100644
--- a/dev-ml/luv/luv-0.5.14-r1.ebuild
+++ b/dev-ml/luv/luv-0.5.14-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]] ; then
EGIT_REPO_URI="https://github.com/aantron/${PN}.git"
else
SRC_URI="https://github.com/aantron/${PN}/releases/download/${PV}/${P}.tar.gz"
- KEYWORDS="amd64 arm ~arm64 ~ppc ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86"
fi
LICENSE="MIT"