diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:14:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-12 09:14:25 +0200 |
commit | 35f116e540713b15720acf2ca9c0028c02d147b6 (patch) | |
tree | af8d70537e58d2b1ef04e53fa411414bb1a611e7 /dev-perl | |
parent | dev-perl/Sub-Exporter: x86 stable wrt bug #817560 (diff) | |
download | gentoo-35f116e540713b15720acf2ca9c0028c02d147b6.tar.gz gentoo-35f116e540713b15720acf2ca9c0028c02d147b6.tar.bz2 gentoo-35f116e540713b15720acf2ca9c0028c02d147b6.zip |
dev-perl/Test-Inline: x86 stable wrt bug #817611
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Test-Inline/Test-Inline-2.214.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Inline/Test-Inline-2.214.0.ebuild b/dev-perl/Test-Inline/Test-Inline-2.214.0.ebuild index 8bc261d6638e..cb7bc721a795 100644 --- a/dev-perl/Test-Inline/Test-Inline-2.214.0.ebuild +++ b/dev-perl/Test-Inline/Test-Inline-2.214.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Inline test suite support for Perl" SLOT="0" -KEYWORDS="amd64 ~hppa ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" RDEPEND=" >=dev-perl/Algorithm-Dependency-1.20.0 |