commit: 8019bb0da8ff8bb8602b745c0190f1696bb6301f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 5 05:57:51 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 5 05:58:16 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8019bb0d
app-i18n/unicode-data: Stabilize 15.0.0 arm64, #879807 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-i18n/unicode-data/unicode-data-15.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}"
