diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 13:54:56 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 13:54:56 +0000 |
commit | 88347b77af2dcaae0ada2826517628c6e5e5498a (patch) | |
tree | 1069e762372744f5f26498c93461e2bef87b28b4 /dev-libs/expat/expat-2.0.1.ebuild | |
parent | ia64 stable wrt #187731 (diff) | |
download | gentoo-2-88347b77af2dcaae0ada2826517628c6e5e5498a.tar.gz gentoo-2-88347b77af2dcaae0ada2826517628c6e5e5498a.tar.bz2 gentoo-2-88347b77af2dcaae0ada2826517628c6e5e5498a.zip |
alpha/ia64 stable wrt #187730
(Portage version: 2.1.2.11)
Diffstat (limited to 'dev-libs/expat/expat-2.0.1.ebuild')
-rw-r--r-- | dev-libs/expat/expat-2.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-2.0.1.ebuild b/dev-libs/expat/expat-2.0.1.ebuild index 0c67b8341957..2eab028a95d4 100644 --- a/dev-libs/expat/expat-2.0.1.ebuild +++ b/dev-libs/expat/expat-2.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.6 2007/08/07 18:56:41 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.0.1.ebuild,v 1.7 2007/08/08 13:54:56 armin76 Exp $ inherit eutils libtool @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="" |