summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:25:41 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-14 15:25:41 +0100
commit2733e994014145233db8a169aca59f89ba803b7a (patch)
treedf47dd94eae2614801897d2b67e9cda1172d8856 /dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild
parentdev-perl/File-ShareDir-Install: amd64 stable wrt bug #612558 (diff)
downloadgentoo-2733e994014145233db8a169aca59f89ba803b7a.tar.gz
gentoo-2733e994014145233db8a169aca59f89ba803b7a.tar.bz2
gentoo-2733e994014145233db8a169aca59f89ba803b7a.zip
dev-perl/Filesys-Notify-Simple: amd64 stable wrt bug #612558
Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild')
-rw-r--r--dev-perl/Filesys-Notify-Simple/Filesys-Notify-Simple-0.120.0.ebuild4
1 files changed, 2 insertions, 2 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 5ace0434d2fa..273c0d3049fd 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -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 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
RDEPEND="dev-perl/Filter"