diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:02:09 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-06-26 16:03:03 +0200 |
commit | d29500a16c4dc73fb538d062f8fe6e84eef849ac (patch) | |
tree | f845ae6ca69c0a7f11c6aeacff69276da00da42d /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-pushd-1.14.0-r0: alpha stable (diff) | |
download | gentoo-d29500a16c4dc73fb538d062f8fe6e84eef849ac.tar.gz gentoo-d29500a16c4dc73fb538d062f8fe6e84eef849ac.tar.bz2 gentoo-d29500a16c4dc73fb538d062f8fe6e84eef849ac.zip |
dev-perl/Filesys-Notify-Simple-0.120.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/657690
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 eaf28c5a5e79..1a802d379502 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 ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="test" RDEPEND="dev-perl/Filter" |