diff options
author | Markus Meier <maekke@gentoo.org> | 2016-12-18 12:39:10 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-12-18 12:39:10 +0100 |
commit | 9f899c7862463ae24aacbadf3e54e58f570eeda4 (patch) | |
tree | 72795510088525d82a3ecbfe9bca6b53daa8533d | |
parent | dev-libs/libevent: Set RESTRICT=test in live ebuild. (diff) | |
download | gentoo-9f899c7862463ae24aacbadf3e54e58f570eeda4.tar.gz gentoo-9f899c7862463ae24aacbadf3e54e58f570eeda4.tar.bz2 gentoo-9f899c7862463ae24aacbadf3e54e58f570eeda4.zip |
dev-libs/icu: arm stable, bug #594494
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
-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 4d627d69a48d..bfd363c6198d 100644 --- a/dev-libs/icu/icu-58.1-r1.ebuild +++ b/dev-libs/icu/icu-58.1-r1.ebuild @@ -14,7 +14,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=" |