diff options
Diffstat (limited to 'sys-process/incron/incron-0.5.10.ebuild')
-rw-r--r-- | sys-process/incron/incron-0.5.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/incron/incron-0.5.10.ebuild b/sys-process/incron/incron-0.5.10.ebuild index 177d639989b4..8bdb3919f498 100644 --- a/sys-process/incron/incron-0.5.10.ebuild +++ b/sys-process/incron/incron-0.5.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.2 2012/04/16 09:50:18 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10.ebuild,v 1.3 2012/04/16 12:43:16 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="http://inotify.aiken.cz/download/incron/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" DEPEND="" |