diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-17 22:39:04 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-17 22:41:55 +0100 |
commit | 372eb6731487fe5d43cdcd09104198b262e9842b (patch) | |
tree | c1114a0ebf7d7daf4560e9463015dddd8d69a809 /dev-perl/Test-Memory-Cycle | |
parent | dev-perl/Shell-Guess: keyworded 0.90.0 for ia64 (diff) | |
download | gentoo-372eb6731487fe5d43cdcd09104198b262e9842b.tar.gz gentoo-372eb6731487fe5d43cdcd09104198b262e9842b.tar.bz2 gentoo-372eb6731487fe5d43cdcd09104198b262e9842b.zip |
dev-perl/Test-Memory-Cycle: keyworded 1.60.0 for ia64
keyworded wrt bug #737594
Package-Manager: Portage-3.0.2, Repoman-2.3.23
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Test-Memory-Cycle')
-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 6eacdc646f11..c96b15b6ad23 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 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 ~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" IUSE="" RDEPEND=" |