From 5d0440bc57d868c4424b0da9fd33c21d73b45ba9 Mon Sep 17 00:00:00 2001 From: Yixun Lan Date: Fri, 4 Sep 2020 14:45:33 +0800 Subject: [PATCH] dev-perl/IO-Interactive: keyword riscv Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan --- dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild index f347929881987..bcf22d78536bb 100644 --- a/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild +++ b/dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utilities for interactive I/O" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" IUSE="test" RESTRICT="!test? ( test )"