diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:46:03 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-15 11:47:37 -0700 |
commit | 9917f4e89405034078b774e47c99440bdf5031fb (patch) | |
tree | daa0293c998cbf9b3da16fef8e80023e76d907bd /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-pushd-1.9.0: added ~ia64, bug 577100 (diff) | |
download | gentoo-9917f4e89405034078b774e47c99440bdf5031fb.tar.gz gentoo-9917f4e89405034078b774e47c99440bdf5031fb.tar.bz2 gentoo-9917f4e89405034078b774e47c99440bdf5031fb.zip |
dev-perl/Filesys-Notify-Simple-0.120.0: added ~ia64, 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 273c0d3049fd..acbf8f787b6a 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 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="dev-perl/Filter" |