summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2022-03-09 21:20:06 +0800
committerYixun Lan <dlan@gentoo.org>2022-03-09 21:31:49 +0800
commita1c3567226b8e294795e373cd8cc9f89df8f5a9f (patch)
treed29a044b74d2ab41c7af6c40393fb5a964b5ae53 /dev-perl
parentdev-perl/CGI-Fast: keyword ~riscv (diff)
downloadgentoo-a1c3567226b8e294795e373cd8cc9f89df8f5a9f.tar.gz
gentoo-a1c3567226b8e294795e373cd8cc9f89df8f5a9f.tar.bz2
gentoo-a1c3567226b8e294795e373cd8cc9f89df8f5a9f.zip
dev-perl/Email-Find: 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')
-rw-r--r--dev-perl/Email-Find/Email-Find-0.100.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Email-Find/Email-Find-0.100.0-r2.ebuild b/dev-perl/Email-Find/Email-Find-0.100.0-r2.ebuild
index cd95d0f1e319..bee2975934af 100644
--- a/dev-perl/Email-Find/Email-Find-0.100.0-r2.ebuild
+++ b/dev-perl/Email-Find/Email-Find-0.100.0-r2.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=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Find RFC 822 email addresses in plain text"
SLOT="0"
-KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"