diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-03-02 14:53:12 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-03-02 14:53:12 +0100 |
commit | 878dc81c08ff1a20ee6b883d1d92dfd3ab147621 (patch) | |
tree | 014351d1067225feda273fca5db921ee29cb94ad /app-i18n | |
parent | dev-libs/libutf8proc: Stabilize 2.9.0 ppc64, #924286 (diff) | |
download | gentoo-878dc81c08ff1a20ee6b883d1d92dfd3ab147621.tar.gz gentoo-878dc81c08ff1a20ee6b883d1d92dfd3ab147621.tar.bz2 gentoo-878dc81c08ff1a20ee6b883d1d92dfd3ab147621.zip |
app-i18n/unicode-data: Stabilize 15.1.0 ppc64, #924286
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-15.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild b/app-i18n/unicode-data/unicode-data-15.1.0.ebuild index cdc11bbe40cd..e5fcb101d0df 100644 --- a/app-i18n/unicode-data/unicode-data-15.1.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-15.1.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}" |