diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 16:21:49 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 16:26:14 +0000 |
commit | b21838ac33bbe41dfdba19350ac848f756cfbe98 (patch) | |
tree | 96e2ea0f576c69913198db82597c32966462bc5e /dev-perl/Filesys-Notify-Simple | |
parent | dev-libs/libuv: Stabilize 1.41.0 x86, #793899 (diff) | |
download | gentoo-b21838ac33bbe41dfdba19350ac848f756cfbe98.tar.gz gentoo-b21838ac33bbe41dfdba19350ac848f756cfbe98.tar.bz2 gentoo-b21838ac33bbe41dfdba19350ac848f756cfbe98.zip |
dev-perl/Filesys-Notify-Simple: Stabilize 0.140.0 x86, #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 c5756fd3af15..9414f8ef1abf 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 )" |