diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-10 22:06:23 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-10 22:06:23 +0000 |
commit | 68b1f7de1fd865ac551b3127ca02c837d115987f (patch) | |
tree | d94b3fd0e58141f874e51e5d176f7495a4333d15 /dev-libs/icu/icu-3.6-r1.ebuild | |
parent | remove old (diff) | |
download | gentoo-2-68b1f7de1fd865ac551b3127ca02c837d115987f.tar.gz gentoo-2-68b1f7de1fd865ac551b3127ca02c837d115987f.tar.bz2 gentoo-2-68b1f7de1fd865ac551b3127ca02c837d115987f.zip |
Stable on ppc64; bug #198580
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-libs/icu/icu-3.6-r1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-3.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-3.6-r1.ebuild b/dev-libs/icu/icu-3.6-r1.ebuild index 3503448f7b66..1e20bfebfb3b 100644 --- a/dev-libs/icu/icu-3.6-r1.ebuild +++ b/dev-libs/icu/icu-3.6-r1.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/icu/icu-3.6-r1.ebuild,v 1.2 2007/11/09 23:01:09 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-3.6-r1.ebuild,v 1.3 2007/11/10 22:06:23 corsair Exp $ DESCRIPTION="IBM Internationalization Components for Unicode" HOMEPAGE="http://ibm.com/software/globalization/icu/" @@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.software.ibm.com/software/globalization/icu/${PV}/icu4c-${PV/ LICENSE="as-is" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug" DEPEND="" |