summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/ack/ack-1.86.ebuild')
-rw-r--r--sys-apps/ack/ack-1.86.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/ack/ack-1.86.ebuild b/sys-apps/ack/ack-1.86.ebuild
index 0e7de677c8f0..1e7353b00b54 100644
--- a/sys-apps/ack/ack-1.86.ebuild
+++ b/sys-apps/ack/ack-1.86.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.86.ebuild,v 1.3 2008/09/05 21:18:11 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/ack/ack-1.86.ebuild,v 1.4 2008/09/06 15:25:30 armin76 Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PE/PETDANCE/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND=">=dev-perl/File-Next-1.02