diff options
author | 2019-01-01 12:04:49 +0000 | |
---|---|---|
committer | 2019-01-01 12:05:19 +0000 | |
commit | 9c807391b84f198a30d378e87679171664633fb4 (patch) | |
tree | 881009066e4b4c494b9eb80dae3784ace9c11261 /dev-libs/icu-layoutex | |
parent | dev-libs/icu: stable 63.1-r1 for ia64, bug #670456 (diff) | |
download | gentoo-9c807391b84f198a30d378e87679171664633fb4.tar.gz gentoo-9c807391b84f198a30d378e87679171664633fb4.tar.bz2 gentoo-9c807391b84f198a30d378e87679171664633fb4.zip |
dev-libs/icu-layoutex: stable 63.1 for ia64, bug #670456
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/icu-layoutex')
-rw-r--r-- | dev-libs/icu-layoutex/icu-layoutex-63.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/icu-layoutex/icu-layoutex-63.1.ebuild b/dev-libs/icu-layoutex/icu-layoutex-63.1.ebuild index a57e7bd99f09..59d3f63be8c7 100644 --- a/dev-libs/icu-layoutex/icu-layoutex-63.1.ebuild +++ b/dev-libs/icu-layoutex/icu-layoutex-63.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ 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" RDEPEND=" |