diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:50:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:56 +0100 |
commit | b0403cf73b8a0095dfb97cf98addd33af08671ed (patch) | |
tree | 63934ed245f75da95f9335636838c6748393819f /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-ShareDir: stable 1.104.0 for ppc, bug #657690 (diff) | |
download | gentoo-b0403cf73b8a0095dfb97cf98addd33af08671ed.tar.gz gentoo-b0403cf73b8a0095dfb97cf98addd33af08671ed.tar.bz2 gentoo-b0403cf73b8a0095dfb97cf98addd33af08671ed.zip |
dev-perl/Filesys-Notify-Simple: stable 0.120.0 for ppc, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
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 361b4d363d47..3bfb27ec334c 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" |