diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-03-10 11:34:28 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-03-10 13:03:32 -0800 |
commit | cc22c7ae03450612e7178377d99bff6d8421fe78 (patch) | |
tree | 0a3590769d65283ce5f35128b2bd7e2ef6eb55dc /dev-perl/Filesys-Notify-Simple | |
parent | dev-perl/File-pushd: added ~sparc, bug 577100 (diff) | |
download | gentoo-cc22c7ae03450612e7178377d99bff6d8421fe78.tar.gz gentoo-cc22c7ae03450612e7178377d99bff6d8421fe78.tar.bz2 gentoo-cc22c7ae03450612e7178377d99bff6d8421fe78.zip |
dev-perl/Filesys-Notify-Simple: added ~sparc, 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 895a2a6a0b60..4dba521e7c15 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 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ppc64 ~sparc ~x86" IUSE="test" RDEPEND="dev-perl/Filter" |