diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-02-08 23:01:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-08 22:12:59 +0000 |
commit | 972ecd3693600dcfcee1c6ae2f4ed1079a34f890 (patch) | |
tree | 76c6f577b8b85eea9d40c7ce22c0a4bbc981bdac /dev-libs/icu-layoutex | |
parent | sys-libs/glibc: rpcgen is not used here anymore, so no need for special treat... (diff) | |
download | gentoo-972ecd3693600dcfcee1c6ae2f4ed1079a34f890.tar.gz gentoo-972ecd3693600dcfcee1c6ae2f4ed1079a34f890.tar.bz2 gentoo-972ecd3693600dcfcee1c6ae2f4ed1079a34f890.zip |
dev-libs/icu-layoutex: stable 60.2 for sparc, bug #641130
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild b/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild index cb059aee76fc..76009cead957 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-60.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="debug static-libs" RDEPEND=" |