diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 23:38:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 23:38:47 +0000 |
commit | b052c6f0212385007f848ce9959b1702892c056a (patch) | |
tree | a9270fe34d40bb22bade89234422d2df3041b796 /app-i18n/unicode-data | |
parent | net-misc/asterisk: drop vulnerable wrt bug #629682 (diff) | |
download | gentoo-b052c6f0212385007f848ce9959b1702892c056a.tar.gz gentoo-b052c6f0212385007f848ce9959b1702892c056a.tar.bz2 gentoo-b052c6f0212385007f848ce9959b1702892c056a.zip |
app-i18n/unicode-data: stable 10.0.0 for ia64, bug #648464
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'app-i18n/unicode-data')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-10.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild b/app-i18n/unicode-data/unicode-data-10.0.0.ebuild index eb07fea7ebc3..b423a0debd99 100644 --- a/app-i18n/unicode-data/unicode-data-10.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-10.0.0.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 @@ -10,7 +10,7 @@ SRC_URI="http://www.unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |