summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/judy/judy-1.0.4.ebuild')
-rw-r--r--dev-libs/judy/judy-1.0.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/judy/judy-1.0.4.ebuild b/dev-libs/judy/judy-1.0.4.ebuild
index 210dfe99abfe..71eb016de6a5 100644
--- a/dev-libs/judy/judy-1.0.4.ebuild
+++ b/dev-libs/judy/judy-1.0.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.4.ebuild,v 1.9 2008/12/16 20:18:14 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-1.0.4.ebuild,v 1.10 2009/03/01 14:49:08 nixnut Exp $
inherit eutils autotools
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/judy/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~hppa ia64 ~mips ppc ~ppc64 ~sparc ~x86"
IUSE=""
S=${WORKDIR}/${MY_P}