diff options
author | Yixun Lan <dlan@gentoo.org> | 2020-09-03 12:31:14 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2020-09-03 12:31:14 +0800 |
commit | e0560a409851bbcb36739023b2918295c386edb8 (patch) | |
tree | e1ba32b6f85a246b9a357c8156e56915319d1cd2 /dev-perl | |
parent | dev-perl/Devel-Cycle: keyword riscv (diff) | |
download | gentoo-e0560a409851bbcb36739023b2918295c386edb8.tar.gz gentoo-e0560a409851bbcb36739023b2918295c386edb8.tar.bz2 gentoo-e0560a409851bbcb36739023b2918295c386edb8.zip |
dev-perl/Test-Memory-Cycle: 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')
-rw-r--r-- | dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild index 514ad848dad1..8ef556cb5a7f 100644 --- a/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild +++ b/dev-perl/Test-Memory-Cycle/Test-Memory-Cycle-1.60.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Check for memory leaks and circular memory references" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 ~sparc x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |