dev-perl/AnyEvent-HTTP: Keyword 2.250.0 riscv, #869833

Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
This commit is contained in:
Yu Gu
2022-09-12 20:20:50 +08:00
committed by Jakov Smolić
parent 3e0af06cd8
commit 6f54d838ee

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Simple but non-blocking HTTP/HTTPS client"
SLOT="0"
KEYWORDS="amd64 x86"
KEYWORDS="amd64 ~riscv x86"
RDEPEND="
>=dev-perl/AnyEvent-5.330.0