summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:15 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-10-08 18:29:15 +0300
commitf7b7d7533f935d0474267999bba5c9f054295bfb (patch)
treeaadb6a30dd3a27d9db96aa636316342abbee19da /dev-ml
parentapp-emacs/racket-mode: Stabilize 1_p20230905 amd64, #915366 (diff)
downloadgentoo-f7b7d7533f935d0474267999bba5c9f054295bfb.tar.gz
gentoo-f7b7d7533f935d0474267999bba5c9f054295bfb.tar.bz2
gentoo-f7b7d7533f935d0474267999bba5c9f054295bfb.zip
dev-ml/luv: Stabilize 0.5.12 amd64, #915367
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/luv/luv-0.5.12.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/luv/luv-0.5.12.ebuild b/dev-ml/luv/luv-0.5.12.ebuild
index c0f3ea51305e..e200e03cd337 100644
--- a/dev-ml/luv/luv-0.5.12.ebuild
+++ b/dev-ml/luv/luv-0.5.12.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"