diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:58:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:57 +0100 |
commit | 0de890603e8657304cea55f0c2f12ff30e4c1268 (patch) | |
tree | c51199eeb7dc25c825d89e06cb13e1db706a83aa /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-ShareDir-Install: stable 0.110.0 for ppc64, bug #657690 (diff) | |
download | gentoo-0de890603e8657304cea55f0c2f12ff30e4c1268.tar.gz gentoo-0de890603e8657304cea55f0c2f12ff30e4c1268.tar.bz2 gentoo-0de890603e8657304cea55f0c2f12ff30e4c1268.zip |
dev-perl/Filesys-Notify-Simple: stable 0.120.0 for ppc64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 3bfb27ec334c..eaf28c5a5e79 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" |