diff options
author | Sam James <sam@gentoo.org> | 2021-06-03 01:42:23 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-03 01:42:23 +0100 |
commit | 86a4989f219adf716267eb7a61d210aaeda8afb0 (patch) | |
tree | 3b6c2c4c3077c55e12b933749aa7aa46b8b6a086 /dev-perl/Filesys-Notify-Simple | |
parent | media-fonts/fantasque-sans-mono: Stabilize 1.8.0 arm, #791853 (diff) | |
download | gentoo-86a4989f219adf716267eb7a61d210aaeda8afb0.tar.gz gentoo-86a4989f219adf716267eb7a61d210aaeda8afb0.tar.bz2 gentoo-86a4989f219adf716267eb7a61d210aaeda8afb0.zip |
dev-perl/Filesys-Notify-Simple: Stabilize 0.140.0 amd64, #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 e7caeabc702d..753b7a6c46b7 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 )" |