diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-03-09 11:54:53 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-03-09 20:58:22 +0800 |
commit | eca9d8a6ee2b05568d3c416b4aa1a5ec6a74862c (patch) | |
tree | a5047b8e09a6f3612155937aeffc3d4086dbd254 /dev-perl/Test-LongString | |
parent | dev-perl/Term-ProgressBar: keyword ~riscv (diff) | |
download | gentoo-eca9d8a6ee2b05568d3c416b4aa1a5ec6a74862c.tar.gz gentoo-eca9d8a6ee2b05568d3c416b4aa1a5ec6a74862c.tar.bz2 gentoo-eca9d8a6ee2b05568d3c416b4aa1a5ec6a74862c.zip |
dev-perl/Test-LongString: 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-LongString')
-rw-r--r-- | dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild b/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild index 7e3cd1ed3edb..1cffd7b1686e 100644 --- a/dev-perl/Test-LongString/Test-LongString-0.170.0-r1.ebuild +++ b/dev-perl/Test-LongString/Test-LongString-0.170.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A library to test long strings" SLOT="0" -KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND="virtual/perl-Test-Simple" BDEPEND="${RDEPEND} |