diff options
Diffstat (limited to 'dev-libs/libxml/libxml-1.8.17-r2.ebuild')
-rw-r--r-- | dev-libs/libxml/libxml-1.8.17-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml/libxml-1.8.17-r2.ebuild b/dev-libs/libxml/libxml-1.8.17-r2.ebuild index 7b9509caac0f..cef6465c043d 100644 --- a/dev-libs/libxml/libxml-1.8.17-r2.ebuild +++ b/dev-libs/libxml/libxml-1.8.17-r2.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/libxml/libxml-1.8.17-r2.ebuild,v 1.15 2003/07/06 11:03:51 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.16 2003/07/18 22:18:17 tester Exp $ S=${WORKDIR}/${P} DESCRIPTION="Version 1 of the library to manipulate XML files." @@ -9,7 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/" SLOT="1" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" RDEPEND=">=sys-libs/ncurses-5.2" |