diff options
Diffstat (limited to 'dev-perl/Sub-Quote')
-rw-r--r-- | dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild index 5a67a5dedae4..5a35aaf251b1 100644 --- a/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild +++ b/dev-perl/Sub-Quote/Sub-Quote-2.4.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Efficient generation of subroutines via string eval" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sparc x86" IUSE="test minimal" RDEPEND=" |