diff options
author | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:46:50 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2021-11-09 22:46:50 +0000 |
commit | 00fe8601262ca4d1616534e55e8cad8690a83d78 (patch) | |
tree | b61ae67294dc602bb19c99e59f7638de0e7053d1 /dev-perl/FCGI/FCGI-0.820.0.ebuild | |
parent | dev-perl/FCGI-Client: Keyword 0.90.0 for ~m68k (diff) | |
download | gentoo-00fe8601262ca4d1616534e55e8cad8690a83d78.tar.gz gentoo-00fe8601262ca4d1616534e55e8cad8690a83d78.tar.bz2 gentoo-00fe8601262ca4d1616534e55e8cad8690a83d78.zip |
dev-perl/FCGI: Keyword 0.820.0 for ~m68k
The tests pass.
Bug: https://bugs.gentoo.org/820548
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/FCGI/FCGI-0.820.0.ebuild')
-rw-r--r-- | dev-perl/FCGI/FCGI-0.820.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/FCGI/FCGI-0.820.0.ebuild b/dev-perl/FCGI/FCGI-0.820.0.ebuild index 27c3c01562d6..47edfe92839d 100644 --- a/dev-perl/FCGI/FCGI-0.820.0.ebuild +++ b/dev-perl/FCGI/FCGI-0.820.0.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Fast CGI module" LICENSE="FastCGI" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~m68k ~x86" RDEPEND=" virtual/perl-XSLoader |