diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-06-11 18:56:44 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 18:08:49 +0100 |
commit | f0138fa109a5ee92f941bcb6a379e392fd391473 (patch) | |
tree | 5afc32f9423918d781b3986d0a5c4b413adf1067 /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/LWP-Protocol-http10: stable 6.30.0 for sparc (diff) | |
download | gentoo-f0138fa109a5ee92f941bcb6a379e392fd391473.tar.gz gentoo-f0138fa109a5ee92f941bcb6a379e392fd391473.tar.bz2 gentoo-f0138fa109a5ee92f941bcb6a379e392fd391473.zip |
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"
Diffstat (limited to 'dev-perl/Filesys-Notify-Simple')
-rw-r--r-- | dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 a6fac97bd2e2..361b4d363d47 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" |