summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-10 12:36:44 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-10 13:04:03 -0800
commita5b4b79543417a5f6ebb5749b6a8c598e99ee341 (patch)
treee5c232c54dec79a0aa88ea2a0be02bdcb4c8d6d8
parent1f9d41dc86aa7fd1001389507629a053b1141948 (diff)
downloadgentoo-a5b4b79543417a5f6ebb5749b6a8c598e99ee341.tar.gz
gentoo-a5b4b79543417a5f6ebb5749b6a8c598e99ee341.tar.xz
dev-perl/Filesys-Notify-Simple: added ~ppc, bug 577100
-rw-r--r--dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild2
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 4dba521e7c1..5ace0434d2f 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"