diff options
author | Yu Gu <guyu2876@gmail.com> | 2022-05-04 16:06:43 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-05-04 18:40:33 +0800 |
commit | 72282821f1ccd267b3c98b85c322f85fc1897367 (patch) | |
tree | 9500c21fb831dcf38a07cb71d5e5fb5ec5b2074c /dev-perl/IO-All | |
parent | dev-perl/File-Find-Object: Keyword 0.3.6 riscv, #842504 (diff) | |
download | gentoo-72282821f1ccd267b3c98b85c322f85fc1897367.tar.gz gentoo-72282821f1ccd267b3c98b85c322f85fc1897367.tar.bz2 gentoo-72282821f1ccd267b3c98b85c322f85fc1897367.zip |
dev-perl/IO-All: Keyword 0.870.0-r1 riscv, #842504
Signed-off-by: Yu Gu <guyu2876@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/IO-All')
-rw-r--r-- | dev-perl/IO-All/IO-All-0.870.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild b/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild index f5ea47c60136..eb05f3e0b8ee 100644 --- a/dev-perl/IO-All/IO-All-0.870.0-r1.ebuild +++ b/dev-perl/IO-All/IO-All-0.870.0-r1.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,4 +11,4 @@ inherit perl-module DESCRIPTION="unified IO operations" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~riscv ~sparc x86" |