diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:28:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-03-01 12:28:27 +0100 |
commit | cbcc0410ee0529b538533dc7c6a0a50c750bc480 (patch) | |
tree | e3f2d003fcd872b7f81686eda5ddb545d42107b9 /app-i18n | |
parent | dev-python/pydata-sphinx-theme: ppc stable wrt bug #834282 (diff) | |
download | gentoo-cbcc0410ee0529b538533dc7c6a0a50c750bc480.tar.gz gentoo-cbcc0410ee0529b538533dc7c6a0a50c750bc480.tar.bz2 gentoo-cbcc0410ee0529b538533dc7c6a0a50c750bc480.zip |
app-i18n/unicode-data: ppc stable wrt bug #834427
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-14.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild index 5bc5346932c1..b9dbdea83cfb 100644 --- a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-14.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 ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" DEPEND="app-arch/unzip" S="${WORKDIR}" |