diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:02:28 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-17 21:02:28 -0400 |
commit | 7d3e5c45f209d1600f254d8b6e11bba2a2a08f1c (patch) | |
tree | 2aa817afa820304eebeaa3859c0088e70cc1b1cd /app-i18n | |
parent | media-fonts/dejavu: arm64 stable (diff) | |
download | gentoo-7d3e5c45f209d1600f254d8b6e11bba2a2a08f1c.tar.gz gentoo-7d3e5c45f209d1600f254d8b6e11bba2a2a08f1c.tar.bz2 gentoo-7d3e5c45f209d1600f254d8b6e11bba2a2a08f1c.zip |
app-i18n/unicode-data: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 4b26071de481..f4f64c47d52f 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" |