diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:37 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-23 16:01:37 +0300 |
commit | 35714ba598e8f3bae2254c2971832c055cf3c1f9 (patch) | |
tree | 78a9c85dae0ed20dbca33249b69df44a8647ee66 /app-i18n | |
parent | x11-themes/gtk-engines-adwaita: arm stable wrt bug #685254 (diff) | |
download | gentoo-35714ba598e8f3bae2254c2971832c055cf3c1f9.tar.gz gentoo-35714ba598e8f3bae2254c2971832c055cf3c1f9.tar.bz2 gentoo-35714ba598e8f3bae2254c2971832c055cf3c1f9.zip |
app-i18n/unicode-data: arm stable wrt bug #685254
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-11.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild b/app-i18n/unicode-data/unicode-data-11.0.0.ebuild index f4f64c47d52f..a6c919684872 100644 --- a/app-i18n/unicode-data/unicode-data-11.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-11.0.0.ebuild @@ -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 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" DEPEND="app-arch/unzip" |