diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:53:25 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-10 18:53:25 +0200 |
commit | 99c49c6909aa14fddd0469330f428534426755e3 (patch) | |
tree | 4c0ca8d3cd53fbc4b988b091cd46784de39d004f /dev-perl/Event | |
parent | dev-perl/Exporter-Tiny: x86 stable (bug #657574) (diff) | |
download | gentoo-99c49c6909aa14fddd0469330f428534426755e3.tar.gz gentoo-99c49c6909aa14fddd0469330f428534426755e3.tar.bz2 gentoo-99c49c6909aa14fddd0469330f428534426755e3.zip |
dev-perl/Event: x86 stable (bug #657574)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Event')
-rw-r--r-- | dev-perl/Event/Event-1.260.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Event/Event-1.260.0.ebuild b/dev-perl/Event/Event-1.260.0.ebuild index d06e44daca34..4de0adeb6613 100644 --- a/dev-perl/Event/Event-1.260.0.ebuild +++ b/dev-perl/Event/Event-1.260.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" DEPEND=" |