summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-03 10:42:57 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-03 10:42:57 +0000
commit342096a18d4b6893bc698030a00015e27a0edaf3 (patch)
tree1501b380661aba1d4518db05897a53a2aee6ebb4 /dev-libs/expat/expat-2.1.0-r2.ebuild
parentstable ppc ppc64, bug #437040 (diff)
downloadhistorical-342096a18d4b6893bc698030a00015e27a0edaf3.tar.gz
historical-342096a18d4b6893bc698030a00015e27a0edaf3.tar.bz2
historical-342096a18d4b6893bc698030a00015e27a0edaf3.zip
stable ppc ppc64, bug #437036
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/expat/expat-2.1.0-r2.ebuild')
-rw-r--r--dev-libs/expat/expat-2.1.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-2.1.0-r2.ebuild b/dev-libs/expat/expat-2.1.0-r2.ebuild
index fdda9f534e67..c6c97972d4b7 100644
--- a/dev-libs/expat/expat-2.1.0-r2.ebuild
+++ b/dev-libs/expat/expat-2.1.0-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r2.ebuild,v 1.1 2012/05/16 09:18:07 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-2.1.0-r2.ebuild,v 1.2 2012/10/03 10:42:57 blueness Exp $
EAPI=4
inherit eutils libtool multilib toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd"
IUSE="elibc_FreeBSD examples static-libs unicode"
src_prepare() {