diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:56:09 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:58:29 +0800 |
commit | f6f1163733f778778542db9a0d36b99f3b082aab (patch) | |
tree | 8a0ef6d9f138c57cc7860716b86c33bd5d12efd1 /dev-perl/Test-More-UTF8 | |
parent | dev-perl/Test-LWP-UserAgent: keyword ~riscv (diff) | |
download | gentoo-f6f1163733f778778542db9a0d36b99f3b082aab.tar.gz gentoo-f6f1163733f778778542db9a0d36b99f3b082aab.tar.bz2 gentoo-f6f1163733f778778542db9a0d36b99f3b082aab.zip |
dev-perl/Test-More-UTF8: 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/Test-More-UTF8')
-rw-r--r-- | dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0-r1.ebuild b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0-r1.ebuild index 77f1c3a927f7..8449c89cc0b6 100644 --- a/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.0-r1.ebuild +++ b/dev-perl/Test-More-UTF8/Test-More-UTF8-0.50.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,7 +11,7 @@ inherit perl-module DESCRIPTION="Enhancing Test::More for UTF8-based projects" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 ~riscv x86" RDEPEND=" virtual/perl-Test-Simple |