diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 12:31:32 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-21 12:31:32 +0000 |
commit | 840dd543369a419d4ff5506d9e61a8f3820744be (patch) | |
tree | 01b0f7549349955dac30146d6fd2ab1c30f600fe /dev-perl/Mock-Sub | |
parent | dev-perl/IPC-Shareable: Keyword 1.130.0 x86, #908903 (diff) | |
download | gentoo-840dd543369a419d4ff5506d9e61a8f3820744be.tar.gz gentoo-840dd543369a419d4ff5506d9e61a8f3820744be.tar.bz2 gentoo-840dd543369a419d4ff5506d9e61a8f3820744be.zip |
dev-perl/Mock-Sub: Keyword 1.90.0 x86, #908903
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/Mock-Sub')
-rw-r--r-- | dev-perl/Mock-Sub/Mock-Sub-1.90.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mock-Sub/Mock-Sub-1.90.0.ebuild b/dev-perl/Mock-Sub/Mock-Sub-1.90.0.ebuild index 0a3f37db3d1c..17d1c0267085 100644 --- a/dev-perl/Mock-Sub/Mock-Sub-1.90.0.ebuild +++ b/dev-perl/Mock-Sub/Mock-Sub-1.90.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Mock package, object and standard subroutines, with unit testing in mind" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" BDEPEND=" virtual/perl-ExtUtils-MakeMaker |