summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2003-07-12 09:22:23 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2003-07-12 09:22:23 +0000
commitbabaaef3868562c3382cf6a18c422593a8dcb550 (patch)
tree6b07e6f91459749cc16db4aa74f493739f2c38a2 /dev-libs/judy
parentEnable calendar support for 1.4 (diff)
downloadhistorical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.gz
historical-babaaef3868562c3382cf6a18c422593a8dcb550.tar.bz2
historical-babaaef3868562c3382cf6a18c422593a8dcb550.zip
unmasks and changelog fixes
Diffstat (limited to 'dev-libs/judy')
-rw-r--r--dev-libs/judy/judy-20020627.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/judy/judy-20020627.ebuild b/dev-libs/judy/judy-20020627.ebuild
index 939daa2c09e0..e0a981262b6e 100644
--- a/dev-libs/judy/judy-20020627.ebuild
+++ b/dev-libs/judy/judy-20020627.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-20020627.ebuild,v 1.2 2003/02/13 10:40:15 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/judy/judy-20020627.ebuild,v 1.3 2003/07/12 09:22:22 aliz Exp $
DESCRIPTION="A C library that implements a dynamic array"
HOMEPAGE="http://judy.sourceforge.net/"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_PN}-initial_LGPL.src.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
DEPEND=""
IUSE=""