diff options
-rw-r--r-- | dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild b/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild index ac7e73bf67bb..ea2ebb3dec82 100644 --- a/dev-perl/CGI-Simple/CGI-Simple-1.280.0.ebuild +++ b/dev-perl/CGI-Simple/CGI-Simple-1.280.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 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86" IUSE="test" RESTRICT="!test? ( test )" |