diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-10 23:43:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-11 00:02:04 +0100 |
commit | 5460c11b0087da039ee979fec5baad2f9cd434fd (patch) | |
tree | 9044475ad6c207ad836d63e68ee365baf257272e /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-pushd: stable 1.14.0 for ia64, bug #657690 (diff) | |
download | gentoo-5460c11b0087da039ee979fec5baad2f9cd434fd.tar.gz gentoo-5460c11b0087da039ee979fec5baad2f9cd434fd.tar.bz2 gentoo-5460c11b0087da039ee979fec5baad2f9cd434fd.zip |
dev-perl/Filesys-Notify-Simple: stable 0.120.0 for ia64, bug #657690
Bug: https://bugs.gentoo.org/657690
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 c254f6f39c92..a6fac97bd2e2 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" |