diff options
author | 2024-06-10 03:14:46 +0100 | |
---|---|---|
committer | 2024-06-10 03:14:46 +0100 | |
commit | f6f2646b4da329ffa206b18826c1cdbb53ead79c (patch) | |
tree | 1944b94738bfae143f2ba8e25e86ec5c1ee524e6 /dev-perl/CGI-Simple | |
parent | dev-perl/LWP-Protocol-https: Stabilize 6.140.0 x86, #933978 (diff) | |
download | gentoo-f6f2646b4da329ffa206b18826c1cdbb53ead79c.tar.gz gentoo-f6f2646b4da329ffa206b18826c1cdbb53ead79c.tar.bz2 gentoo-f6f2646b4da329ffa206b18826c1cdbb53ead79c.zip |
dev-perl/CGI-Simple: Stabilize 1.281.0 ppc, #933880
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild index 008b07ac6de6..43d40f188ae0 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.281.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" # Bug: https://bugs.gentoo.org/721422 LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" BDEPEND=" dev-perl/Module-Build |