diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 00:07:29 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:01 -0800 |
commit | 58e5fc2725e38bc925372f692b9708b69bd96a9c (patch) | |
tree | aa3ce3a24a545897831a4a8c5aff47fcacec5495 /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/HTTP-Headers-Fast: added ~ppc64, bug 577100 (diff) | |
download | gentoo-58e5fc2725e38bc925372f692b9708b69bd96a9c.tar.gz gentoo-58e5fc2725e38bc925372f692b9708b69bd96a9c.tar.bz2 gentoo-58e5fc2725e38bc925372f692b9708b69bd96a9c.zip |
dev-perl/Filesys-Notify-Simple: added ~ppc64, bug 577100
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 1cfa47b2bcb6..895a2a6a0b60 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 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" IUSE="test" RDEPEND="dev-perl/Filter" |