diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:21:39 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2021-06-07 07:25:00 +0100 |
commit | 28dd16509e4046cea7d1824266dc0ab152cf86be (patch) | |
tree | d3cd7ba281f569a339a97f89292df643cf8733ed /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-Which: stable 1.230.0 for ppc (diff) | |
download | gentoo-28dd16509e4046cea7d1824266dc0ab152cf86be.tar.gz gentoo-28dd16509e4046cea7d1824266dc0ab152cf86be.tar.bz2 gentoo-28dd16509e4046cea7d1824266dc0ab152cf86be.zip |
dev-perl/Filesys-Notify-Simple: stable 0.140.0 for ppc
stable wrt bug #793929
Package-Manager: Portage-3.0.19, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-perl/Filesys-Notify-Simple')
-rw-r--r-- | dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild index 9414f8ef1abf..455c90b42881 100644 --- a/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.0.ebuild +++ b/dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.140.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" RESTRICT="!test? ( test )" |