diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 17:51:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 17:51:57 +0000 |
commit | 4f653085980135289dd8d872a3710bfeb8787a83 (patch) | |
tree | 6dbcd515009ff50f9e10185bcf0ce5cf74738abd /app-i18n | |
parent | dev-libs/serd: Stabilize 0.30.10 ppc64, #772857 (diff) | |
download | gentoo-4f653085980135289dd8d872a3710bfeb8787a83.tar.gz gentoo-4f653085980135289dd8d872a3710bfeb8787a83.tar.bz2 gentoo-4f653085980135289dd8d872a3710bfeb8787a83.zip |
app-i18n/unicode-data: Stabilize 13.0.0 ppc64, #772905
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/unicode-data/unicode-data-13.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild b/app-i18n/unicode-data/unicode-data-13.0.0.ebuild index ad7c97ed7350..9eb1e2e481fd 100644 --- a/app-i18n/unicode-data/unicode-data-13.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-13.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 s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc ~x86" IUSE="" DEPEND="app-arch/unzip" |