summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2003-07-18 22:18:43 +0000
committerOlivier Crête <tester@gentoo.org>2003-07-18 22:18:43 +0000
commitac15b43fc830f960ca518f4afb52a1782afdb187 (patch)
tree39dc3d2914f2238a0c1d4d4ab1dd4acfb65f64e1 /dev-libs/libxml/libxml-1.8.17-r2.ebuild
parentadd amd64 keyword (diff)
downloadgentoo-2-ac15b43fc830f960ca518f4afb52a1782afdb187.tar.gz
gentoo-2-ac15b43fc830f960ca518f4afb52a1782afdb187.tar.bz2
gentoo-2-ac15b43fc830f960ca518f4afb52a1782afdb187.zip
Adding amd64 keyword again
Diffstat (limited to 'dev-libs/libxml/libxml-1.8.17-r2.ebuild')
-rw-r--r--dev-libs/libxml/libxml-1.8.17-r2.ebuild4
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"