From: Matt Turner Date: Fri, 10 Mar 2017 20:36:44 +0000 (-0800) Subject: dev-perl/Filesys-Notify-Simple: added ~ppc, bug 577100 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a5b4b79543417a5f6ebb5749b6a8c598e99ee341;p=gentoo.git dev-perl/Filesys-Notify-Simple: added ~ppc, bug 577100 --- 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 4dba521e7c15..5ace0434d2fa 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 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="dev-perl/Filter"