diff options
author | Sam James <sam@gentoo.org> | 2022-02-28 23:59:13 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-28 23:59:13 +0000 |
commit | c6a5fc53fdf1c6fc3fce2dca0da51d9fecb981c7 (patch) | |
tree | ded2fa54c8041b2b341656bbf71af367522da67e | |
parent | x11-misc/xsnow: Stabilize 3.3.0 amd64, #829486 (diff) | |
download | gentoo-c6a5fc53fdf1c6fc3fce2dca0da51d9fecb981c7.tar.gz gentoo-c6a5fc53fdf1c6fc3fce2dca0da51d9fecb981c7.tar.bz2 gentoo-c6a5fc53fdf1c6fc3fce2dca0da51d9fecb981c7.zip |
app-i18n/unicode-data: Stabilize 14.0.0 amd64, #834427
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | app-i18n/unicode-data/unicode-data-14.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 e0780f6a33f9..22587d2d0d1a 100644 --- a/app-i18n/unicode-data/unicode-data-14.0.0.ebuild +++ b/app-i18n/unicode-data/unicode-data-14.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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}" |