diff options
Diffstat (limited to 'dev-perl/CGI-Simple')
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild index 5f14db03be25..da558b0242cd 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.115.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A Simple totally OO CGI interface that is CGI.pm compliant" 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 )" |