diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:04:45 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-01 12:05:19 +0000 |
commit | 56a40d1f47204fcd4f365893552767021d4b17e7 (patch) | |
tree | 60a7bab7efdd97e9e6f1f7386c7c1452c979fa83 /dev-libs/icu | |
parent | mail-mta/postfix: bump to 3.4_pre20181229 (diff) | |
download | gentoo-56a40d1f47204fcd4f365893552767021d4b17e7.tar.gz gentoo-56a40d1f47204fcd4f365893552767021d4b17e7.tar.bz2 gentoo-56a40d1f47204fcd4f365893552767021d4b17e7.zip |
dev-libs/icu: stable 63.1-r1 for ia64, bug #670456
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/icu-63.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu/icu-63.1-r1.ebuild b/dev-libs/icu/icu-63.1-r1.ebuild index e069f52e1b33..006ec4182b6d 100644 --- a/dev-libs/icu/icu-63.1-r1.ebuild +++ b/dev-libs/icu/icu-63.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="debug doc examples static-libs" DEPEND=" |