diff options
author | 2021-11-19 13:38:39 +0200 | |
---|---|---|
committer | 2021-11-19 13:39:14 +0200 | |
commit | 8a9b1b85264b5dff55991712c28d9205a64ad5c7 (patch) | |
tree | 8b68548b4ef13eca778c8c58d433ce45c4d7a481 /dev-perl/FCGI | |
parent | dev-perl/FCGI-Client: Keyword 0.90.0 ppc64, #820548 (diff) | |
download | gentoo-8a9b1b85264b5dff55991712c28d9205a64ad5c7.tar.gz gentoo-8a9b1b85264b5dff55991712c28d9205a64ad5c7.tar.bz2 gentoo-8a9b1b85264b5dff55991712c28d9205a64ad5c7.zip |
dev-perl/FCGI: Keyword 0.820.0 ppc64, #820548
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/FCGI')
-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 63d94d125ecf..fe6280dbd560 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 ~arm arm64 ~hppa ~ia64 ~m68k ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~ppc64 ~s390 ~sparc ~x86" RDEPEND=" virtual/perl-XSLoader |