dev-perl/IO-AIO: keyword ~riscv

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
This commit is contained in:
Yixun Lan
2022-03-09 11:26:54 +08:00
parent 26c12c398f
commit cb3c8e4581

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Asynchronous Input/Output"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~ppc x86"
KEYWORDS="amd64 ~arm64 ~ppc ~riscv x86"
RDEPEND="
dev-perl/common-sense