diff options
Diffstat (limited to 'sys-process/incron/incron-0.5.10-r1.ebuild')
-rw-r--r-- | sys-process/incron/incron-0.5.10-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/incron/incron-0.5.10-r1.ebuild b/sys-process/incron/incron-0.5.10-r1.ebuild index dcf0ba1812c0..da6a0a53b521 100644 --- a/sys-process/incron/incron-0.5.10-r1.ebuild +++ b/sys-process/incron/incron-0.5.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r1.ebuild,v 1.3 2013/11/26 22:17:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/incron/incron-0.5.10-r1.ebuild,v 1.4 2013/12/21 16:38:50 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="" |