From f0138fa109a5ee92f941bcb6a379e392fd391473 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Mon, 11 Jun 2018 18:56:44 +0200 Subject: [PATCH] dev-perl/Filesys-Notify-Simple: stable 0.120.0 for sparc Bug: https://bugs.gentoo.org/657690 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc" --- .../Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild index a6fac97bd2e22..361b4d363d472 100644 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild +++ b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simple and dumb file system watcher" SLOT="0" -KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RDEPEND="dev-perl/Filter"