diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 08:22:23 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 08:22:23 +0000 |
commit | 79a8970386d6bffa645417bada07d3d416289065 (patch) | |
tree | 4b02d101904af1dc68feda3ddc71e7ab11e709ba /dev-perl/Filesys-Notify-Simple | |
parent | sys-fs/reiser4progs: Stabilize 2.0.5 ppc64, #788379 (diff) | |
download | gentoo-79a8970386d6bffa645417bada07d3d416289065.tar.gz gentoo-79a8970386d6bffa645417bada07d3d416289065.tar.bz2 gentoo-79a8970386d6bffa645417bada07d3d416289065.zip |
dev-perl/Filesys-Notify-Simple: Stabilize 0.140.0 ppc64, #793929
Signed-off-by: Sam James <sam@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 753b7a6c46b7..c5756fd3af15 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 )" |