diff options
author | 2020-08-21 20:13:08 +0200 | |
---|---|---|
committer | 2020-08-21 20:00:12 +0100 | |
commit | 052106ed47bc5364535d950c40d7c92d8d935603 (patch) | |
tree | 6f70d8123994c0ad0f6aa79233b0f610046e61b2 /dev-perl/CGI-Simple | |
parent | dev-perl/CGI-Compile: stable 0.240.0 for sparc, bug #738212 (diff) | |
download | gentoo-052106ed47bc5364535d950c40d7c92d8d935603.tar.gz gentoo-052106ed47bc5364535d950c40d7c92d8d935603.tar.bz2 gentoo-052106ed47bc5364535d950c40d7c92d8d935603.zip |
dev-perl/CGI-Simple: stable 1.250.0 for sparc, bug #738212
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild index 99f89b07367f..1d2b9ab7b285 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.250.0.ebuild @@ -11,7 +11,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 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |