diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 12:43:00 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-26 15:03:21 +0100 |
commit | 6c1a59c68cc6ef2da0a88dbce135c1a226395b05 (patch) | |
tree | 68b25cb1c8444e61445d5bd07ce9507f8852d57c /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-pushd-1.9.0-r0: keyworded for ~alpha (diff) | |
download | gentoo-6c1a59c68cc6ef2da0a88dbce135c1a226395b05.tar.gz gentoo-6c1a59c68cc6ef2da0a88dbce135c1a226395b05.tar.bz2 gentoo-6c1a59c68cc6ef2da0a88dbce135c1a226395b05.zip |
dev-perl/Filesys-Notify-Simple-0.120.0-r0: keyworded for ~alpha
Gentoo-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 ceddd6e30df0..ae0fe6acb769 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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Simple and dumb file system watcher" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="test" RDEPEND="dev-perl/Filter" |