diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-08 13:43:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-08 13:43:30 +0000 |
commit | d051576eaed4a8e4b89ad0620df198d8e5d92282 (patch) | |
tree | 40c582706645789929906d41d99381f24744fff0 /dev-libs/icu/icu-51.1.ebuild | |
parent | Stable for sh, wrt bug #468218 (diff) | |
download | gentoo-2-d051576eaed4a8e4b89ad0620df198d8e5d92282.tar.gz gentoo-2-d051576eaed4a8e4b89ad0620df198d8e5d92282.tar.bz2 gentoo-2-d051576eaed4a8e4b89ad0620df198d8e5d92282.zip |
Stable for sh, wrt bug #467452
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="sh", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-libs/icu/icu-51.1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-51.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-51.1.ebuild b/dev-libs/icu/icu-51.1.ebuild index e7b54b2bb26d..816d272c6a93 100644 --- a/dev-libs/icu/icu-51.1.ebuild +++ b/dev-libs/icu/icu-51.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.1.ebuild,v 1.11 2013/05/07 17:52:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-51.1.ebuild,v 1.12 2013/05/08 13:43:30 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://download.icu-project.org/files/icu4c/${PV/_/}/icu4c-${PV//./_}-s LICENSE="BSD" SLOT="0/51.1" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 -amd64-fbsd -x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 -amd64-fbsd -x86-fbsd" IUSE="debug doc examples static-libs" DEPEND=" |