diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:51:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:51:25 +0100 |
commit | b98930449b63f4593e475facf4583398d8e9b78a (patch) | |
tree | e35443a355572523ce54119c07768f9e4f21bc0e /dev-libs | |
parent | dev-libs/icu: ia64 stable wrt bug #702500 (diff) | |
download | gentoo-b98930449b63f4593e475facf4583398d8e9b78a.tar.gz gentoo-b98930449b63f4593e475facf4583398d8e9b78a.tar.bz2 gentoo-b98930449b63f4593e475facf4583398d8e9b78a.zip |
dev-libs/icu-layoutex: ia64 stable wrt bug #702500
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild index d1657ad70f99..8d5a915bf184 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-65.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/unicode-org/icu/releases/download/release-${PV//./-} LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ppc ppc64 sparc ~x86" IUSE="debug static-libs" BDEPEND=" |