summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2020-09-04 14:45:33 +0800
committerYixun Lan <dlan@gentoo.org>2020-09-04 15:06:09 +0800
commit5d0440bc57d868c4424b0da9fd33c21d73b45ba9 (patch)
tree92fb73492acf74d4c6061cad17015039693abf43 /dev-perl/IO-Interactive
parentprofiles/riscv: dev-python/pypiserver[test] mask (diff)
downloadgentoo-5d0440bc57d868c4424b0da9fd33c21d73b45ba9.tar.gz
gentoo-5d0440bc57d868c4424b0da9fd33c21d73b45ba9.tar.bz2
gentoo-5d0440bc57d868c4424b0da9fd33c21d73b45ba9.zip
dev-perl/IO-Interactive: keyword riscv
Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-perl/IO-Interactive')
-rw-r--r--dev-perl/IO-Interactive/IO-Interactive-1.22.0.ebuild4
1 files 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 f34792988198..bcf22d78536b 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 )"