diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:02:32 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-01 14:05:39 +0100 |
commit | 540c5175265bbcab12ba073435077c4317edfa75 (patch) | |
tree | 9404b62a5a154ddd977b64c702eded105cc4b95b /dev-libs/icu | |
parent | app-admin/conky: add ~ppc64 keyword (bug 561750) (diff) | |
download | gentoo-540c5175265bbcab12ba073435077c4317edfa75.tar.gz gentoo-540c5175265bbcab12ba073435077c4317edfa75.tar.bz2 gentoo-540c5175265bbcab12ba073435077c4317edfa75.zip |
dev-libs/icu: arm64 stable (required by sqlite,boost,libxml2).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-libs/icu')
-rw-r--r-- | dev-libs/icu/icu-58.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu/icu-58.1-r1.ebuild b/dev-libs/icu/icu-58.1-r1.ebuild index ec51249281b6..288af0e8b047 100644 --- a/dev-libs/icu/icu-58.1-r1.ebuild +++ b/dev-libs/icu/icu-58.1-r1.ebuild @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0/${PV}" -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=" |