diff options
author | Sam James <sam@gentoo.org> | 2024-06-09 21:40:15 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-09 21:40:15 +0100 |
commit | cb10444d36340bfab3e7d0d6d91d848f3bac439c (patch) | |
tree | 44759467432ddb9d57c1e6fdd38a0a66860ba18e /dev-perl/CGI-Simple | |
parent | profiles: Last rite games-strategy/darwinia-demo (diff) | |
download | gentoo-cb10444d36340bfab3e7d0d6d91d848f3bac439c.tar.gz gentoo-cb10444d36340bfab3e7d0d6d91d848f3bac439c.tar.bz2 gentoo-cb10444d36340bfab3e7d0d6d91d848f3bac439c.zip |
dev-perl/CGI-Simple: Stabilize 1.281.0 x86, #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 43928db35ffc..008b07ac6de6 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 |