diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 06:08:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 06:08:08 +0000 |
commit | 0343d9a66372d1c91020dba79020540dc32e174c (patch) | |
tree | 64b29e4b029fc4c17c9875d9b4280b74a398e35c /dev-perl/Event | |
parent | dev-perl/EV: Stabilize 4.330.0 x86, #792663 (diff) | |
download | gentoo-0343d9a66372d1c91020dba79020540dc32e174c.tar.gz gentoo-0343d9a66372d1c91020dba79020540dc32e174c.tar.bz2 gentoo-0343d9a66372d1c91020dba79020540dc32e174c.zip |
dev-perl/Event: Stabilize 1.270.0 x86, #792669
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Event')
-rw-r--r-- | dev-perl/Event/Event-1.270.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Event/Event-1.270.0.ebuild b/dev-perl/Event/Event-1.270.0.ebuild index f117f9234a56..5d3a9897748e 100644 --- a/dev-perl/Event/Event-1.270.0.ebuild +++ b/dev-perl/Event/Event-1.270.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Fast, generic event loop" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~ia64 ppc ~ppc64 sparc ~x86 ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~ia64 ppc ~ppc64 sparc x86 ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |