diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:55:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-15 14:55:40 +0000 |
commit | ef9e71209e9ace63e5e22f451635d15ed623d01a (patch) | |
tree | 4eff94d0a331423d7d3da167957d044655acb308 /dev-libs/icu/icu-54.1-r1.ebuild | |
parent | Move KEYWORDS to another line because of bug #399061 (diff) | |
download | historical-ef9e71209e9ace63e5e22f451635d15ed623d01a.tar.gz historical-ef9e71209e9ace63e5e22f451635d15ed623d01a.tar.bz2 historical-ef9e71209e9ace63e5e22f451635d15ed623d01a.zip |
Stable for amd64, wrt bug #539108
Package-Manager: portage-2.2.14/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-libs/icu/icu-54.1-r1.ebuild')
-rw-r--r-- | dev-libs/icu/icu-54.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-54.1-r1.ebuild b/dev-libs/icu/icu-54.1-r1.ebuild index 8455ee9c448c..83d08db2f24c 100644 --- a/dev-libs/icu/icu-54.1-r1.ebuild +++ b/dev-libs/icu/icu-54.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-54.1-r1.ebuild,v 1.1 2015/02/07 17:47:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/icu/icu-54.1-r1.ebuild,v 1.2 2015/02/15 14:55:39 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ LICENSE="BSD" SLOT="0/54a" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="debug doc examples static-libs" DEPEND=" |