diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:57:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 07:58:16 +0200 |
commit | 8019bb0da8ff8bb8602b745c0190f1696bb6301f (patch) | |
tree | da64912a13f28794b1ec799e76fded0fc4950461 /app-i18n | |
parent | gnome-extra/gnome-weather: Stabilize 43.0 arm64, #879807 (diff) | |
download | gentoo-8019bb0da8ff8bb8602b745c0190f1696bb6301f.tar.gz gentoo-8019bb0da8ff8bb8602b745c0190f1696bb6301f.tar.bz2 gentoo-8019bb0da8ff8bb8602b745c0190f1696bb6301f.zip |
app-i18n/unicode-data: Stabilize 15.0.0 arm64, #879807
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-15.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-15.0.0.ebuild b/app-i18n/unicode-data/unicode-data-15.0.0.ebuild index ec27827c571d..df54dafc546d 100644 --- a/app-i18n/unicode-data/unicode-data-15.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-15.0.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://unicode.org/Public/zipped/${PV}/UCD.zip -> ${P}-UCD.zip LICENSE="unicode" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" DEPEND="app-arch/unzip" S="${WORKDIR}" |