summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-12-06 19:51:43 +0000
committerYixun Lan <dlan@gentoo.org>2021-12-08 18:12:33 +0800
commitb9cb4428b5c8394b369d77b6403860873e4850c0 (patch)
treeb8300631f564d8d36920262e3f23b7f6546c22bb /dev-perl/Math-Int64
parentdev-perl/Math-Int128: keyword ~riscv (diff)
downloadgentoo-b9cb4428b5c8394b369d77b6403860873e4850c0.tar.gz
gentoo-b9cb4428b5c8394b369d77b6403860873e4850c0.tar.bz2
gentoo-b9cb4428b5c8394b369d77b6403860873e4850c0.zip
dev-perl/Math-Int64: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/Math-Int64')
-rw-r--r--dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
index 4004d00f362b..a4b06b19d904 100644
--- a/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
+++ b/dev-perl/Math-Int64/Math-Int64-0.540.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Manipulate 64 bits integers in Perl"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc64 ~riscv sparc x86"
IUSE="test"
RESTRICT="!test? ( test )"