diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:51 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-05 11:57:51 +0200 |
commit | ea1b1c24976b09b15bc5735a0186f5258eca9279 (patch) | |
tree | d73ce03543fbebe8238a578b87aebffcd703b7d9 /app-i18n | |
parent | gnome-base/gsettings-desktop-schemas: Stabilize 43.0 ppc64, #879807 (diff) | |
download | gentoo-ea1b1c24976b09b15bc5735a0186f5258eca9279.tar.gz gentoo-ea1b1c24976b09b15bc5735a0186f5258eca9279.tar.bz2 gentoo-ea1b1c24976b09b15bc5735a0186f5258eca9279.zip |
app-i18n/unicode-data: Stabilize 15.0.0 ppc64, #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 cd10ea288971..58af917ebebc 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}" |