diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:26:54 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:56:23 +0800 |
commit | cb3c8e45817685205d079c612214ca3bb5389209 (patch) | |
tree | cea6b893ff1065676cd30482f0a8a4edbfcbd10b /dev-perl/IO-AIO | |
parent | dev-perl/Image-Sane: keyword ~riscv (diff) | |
download | gentoo-cb3c8e45817685205d079c612214ca3bb5389209.tar.gz gentoo-cb3c8e45817685205d079c612214ca3bb5389209.tar.bz2 gentoo-cb3c8e45817685205d079c612214ca3bb5389209.zip |
dev-perl/IO-AIO: keyword ~riscv
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/IO-AIO')
-rw-r--r-- | dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild index c3a8c14969a8..fb116bac6545 100644 --- a/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild +++ b/dev-perl/IO-AIO/IO-AIO-4.760.0.ebuild @@ -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 |