diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:10:04 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-16 20:10:04 +0200 |
commit | c1a74f5d87be0c6f14dbf76891ee1ce840ac21e9 (patch) | |
tree | 4f02746ab0e263ba3626140ff61eb9d0bc2b8d58 /app-i18n | |
parent | x11-libs/pango: Stabilize 1.50.11 hppa, #879807 (diff) | |
download | gentoo-c1a74f5d87be0c6f14dbf76891ee1ce840ac21e9.tar.gz gentoo-c1a74f5d87be0c6f14dbf76891ee1ce840ac21e9.tar.bz2 gentoo-c1a74f5d87be0c6f14dbf76891ee1ce840ac21e9.zip |
app-i18n/unicode-data: Stabilize 15.0.0 hppa, #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 630dc177f50e..30d0c460beb2 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}" |