diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:14:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:14:48 +0100 |
commit | 3f371267777417f4454bdbba640888e9392ca06d (patch) | |
tree | 211666a59e633acd9f01e5724bcee6e92b13bcfb /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Simple: Stabilize 1.281.0 ppc64, #933880 (diff) | |
download | gentoo-3f371267777417f4454bdbba640888e9392ca06d.tar.gz gentoo-3f371267777417f4454bdbba640888e9392ca06d.tar.bz2 gentoo-3f371267777417f4454bdbba640888e9392ca06d.zip |
dev-perl/CGI-Simple: Stabilize 1.281.0 amd64, #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 c4491dc86a2b..78fb99aff267 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 |