diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:33:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-10 11:33:59 +0100 |
commit | 19a4e6b7f6845b2e2c4acc905bb38f4ef6170978 (patch) | |
tree | 75806a65bc5fb90d6483fd166eaae5146c53a45b | |
parent | dev-perl/Digest-CRC: alpha stable wrt bug #570864 (diff) | |
download | gentoo-19a4e6b7f6845b2e2c4acc905bb38f4ef6170978.tar.gz gentoo-19a4e6b7f6845b2e2c4acc905bb38f4ef6170978.tar.bz2 gentoo-19a4e6b7f6845b2e2c4acc905bb38f4ef6170978.zip |
dev-perl/Event: alpha stable wrt bug #570920
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Event/Event-1.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Event/Event-1.240.0.ebuild b/dev-perl/Event/Event-1.240.0.ebuild index fa4fdb8a865a..c20542121b64 100644 --- a/dev-perl/Event/Event-1.240.0.ebuild +++ b/dev-perl/Event/Event-1.240.0.ebuild @@ -11,7 +11,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="" DEPEND="virtual/perl-ExtUtils-MakeMaker" |