diff options
author | 2023-11-28 18:17:38 -0500 | |
---|---|---|
committer | 2023-11-29 04:20:54 +0000 | |
commit | 1f7d3566415a663e68263c02ffc01a6e4ed50dbd (patch) | |
tree | 5bd6468df5bb57ecae1d5f2b5c1258ac085387e4 /dev-perl | |
parent | dev-perl/Authen-Simple-Passwd: Keyword 0.600.0-r1 mips, #878933 (diff) | |
download | gentoo-1f7d3566415a663e68263c02ffc01a6e4ed50dbd.tar.gz gentoo-1f7d3566415a663e68263c02ffc01a6e4ed50dbd.tar.bz2 gentoo-1f7d3566415a663e68263c02ffc01a6e4ed50dbd.zip |
dev-perl/CGI-Compile: Keyword 0.260.0 mips, #878933
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild index 36a1440ef9f4..e64fc230693b 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.260.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv sparc x86" RDEPEND=" dev-perl/File-pushd |