diff options
author | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:01:30 +0000 |
---|---|---|
committer | Brad House <brad_mssw@gentoo.org> | 2003-12-17 05:01:30 +0000 |
commit | bea7596869808f20bc5490571db7f85b61b6d4ed (patch) | |
tree | 0de3431b4bdae438c988523bc4afacb1bc665dac /dev-libs/expat/expat-1.95.7.ebuild | |
parent | ppc64 (diff) | |
download | gentoo-2-bea7596869808f20bc5490571db7f85b61b6d4ed.tar.gz gentoo-2-bea7596869808f20bc5490571db7f85b61b6d4ed.tar.bz2 gentoo-2-bea7596869808f20bc5490571db7f85b61b6d4ed.zip |
ppc64
Diffstat (limited to 'dev-libs/expat/expat-1.95.7.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.7.ebuild b/dev-libs/expat/expat-1.95.7.ebuild index 73de3fffddf8..fb942fc08d4b 100644 --- a/dev-libs/expat/expat-1.95.7.ebuild +++ b/dev-libs/expat/expat-1.95.7.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/expat/expat-1.95.7.ebuild,v 1.1 2003/11/09 09:31:24 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.2 2003/12/17 04:58:10 brad_mssw Exp $ DESCRIPTION="XML parsing libraries" HOMEPAGE="http://expat.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~ia64" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~ia64 ppc64" DEPEND="virtual/glibc" |