diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:07 +0100 |
commit | db70f7a9f3e44808271f71757d22d94c500ab33b (patch) | |
tree | e25d3db39365293a22515520cb6055809b9978a8 | |
parent | dev-libs/icu: ppc64 stable wrt bug #702500 (diff) | |
download | gentoo-db70f7a9f3e44808271f71757d22d94c500ab33b.tar.gz gentoo-db70f7a9f3e44808271f71757d22d94c500ab33b.tar.bz2 gentoo-db70f7a9f3e44808271f71757d22d94c500ab33b.zip |
dev-libs/icu-layoutex: ppc64 stable wrt bug #702500
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 25e246a7ccbc..d1657ad70f99 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=" |