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
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')
-rw-r--r--dev-libs/libxml/Manifest2
-rw-r--r--dev-libs/libxml/libxml-1.8.17-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/libxml/Manifest b/dev-libs/libxml/Manifest
index e54136371472..0e5659618416 100644
--- a/dev-libs/libxml/Manifest
+++ b/dev-libs/libxml/Manifest
@@ -1,3 +1,3 @@
+MD5 de158055ab8e8e5504164580edf26841 libxml-1.8.17-r2.ebuild 1094
MD5 3074a3d6b6d76f59c208aa4f15e4ca37 ChangeLog 1761
-MD5 2e8ddf205580c70c412d81f852be6013 libxml-1.8.17-r2.ebuild 1087
MD5 a7f3493f7c7d8225d792688539ae37b5 files/digest-libxml-1.8.17-r2 65
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"