diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-30 02:50:20 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-30 02:50:20 +0000 |
commit | 32550d376d885b72014d25079e35d767dc53be57 (patch) | |
tree | 49e1236fe13e4fa54b153d7f719008e3574ffcb6 /dev-libs/icu/icu-49.1.2.ebuild | |
parent | Bump (diff) | |
download | historical-32550d376d885b72014d25079e35d767dc53be57.tar.gz historical-32550d376d885b72014d25079e35d767dc53be57.tar.bz2 historical-32550d376d885b72014d25079e35d767dc53be57.zip |
Stable arm, bug #428074
Package-Manager: portage-2.1.10.65/cvs/Linux x86_64
Diffstat (limited to 'dev-libs/icu/icu-49.1.2.ebuild')
-rw-r--r-- | dev-libs/icu/icu-49.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-49.1.2.ebuild b/dev-libs/icu/icu-49.1.2.ebuild index 96d08e4b9798..98801a5029d0 100644 --- a/dev-libs/icu/icu-49.1.2.ebuild +++ b/dev-libs/icu/icu-49.1.2.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/icu/icu-49.1.2.ebuild,v 1.4 2012/07/29 03:18:52 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-49.1.2.ebuild,v 1.5 2012/07/30 02:50:20 blueness Exp $ EAPI="4" @@ -25,7 +25,7 @@ SRC_URI="${BASE_URI}/${SRC_ARCHIVE} LICENSE="BSD" SLOT="0" -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="doc? ( app-arch/unzip )" |